wok-next diff libiec61883/receipt @ rev 21469

updated tinc (1.0.25 -> 1.0.36)
author Hans-G?nter Theisgen
date Wed May 13 07:41:00 2020 +0100 (2020-05-13)
parents 25deb7c6df08
children
line diff
     1.1 --- a/libiec61883/receipt	Sat Apr 14 03:34:33 2018 +0300
     1.2 +++ b/libiec61883/receipt	Wed May 13 07:41:00 2020 +0100
     1.3 @@ -3,8 +3,8 @@
     1.4  PACKAGE="libiec61883"
     1.5  VERSION="1.2.0"
     1.6  CATEGORY="system-tools"
     1.7 -SHORT_DESC="libiec61883 is a standard defining a high speed serial bus"
     1.8 -MAINTAINER="pankso@slitaz.org"
     1.9 +SHORT_DESC="Standard defining a high speed serial bus"
    1.10 +MAINTAINER="devel@slitaz.org"
    1.11  LICENSE="LGPL2.1"
    1.12  WEB_SITE="https://ieee1394.wiki.kernel.org/index.php/Main_Page"
    1.13  
    1.14 @@ -12,7 +12,7 @@
    1.15  WGET_URL="https://www.kernel.org/pub/linux/libs/ieee1394/$TARBALL"
    1.16  
    1.17  BUILD_DEPENDS="libraw1394-dev"
    1.18 -SPLIT="libiec61883-dev"
    1.19 +SPLIT="$PACKAGE-dev"
    1.20  
    1.21  compile_rules() {
    1.22  	./configure $CONFIGURE_ARGS &&