wok-next diff libwrap/receipt @ rev 21529

updated buildroot (2014.08 -> 2020.05)
author Hans-G?nter Theisgen
date Sat Jun 20 16:34:10 2020 +0100 (2020-06-20)
parents ca0d3fe02f15
children
line diff
     1.1 --- a/libwrap/receipt	Sat Jul 07 14:25:00 2018 +0300
     1.2 +++ b/libwrap/receipt	Sat Jun 20 16:34:10 2020 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="7.6.24"
     1.5  CATEGORY="system-tools"
     1.6  SHORT_DESC="Monitors and Controls incoming TCP connections"
     1.7 -MAINTAINER="erjo@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="BSD"
    1.10  WEB_SITE="ftp://ftp.porcupine.org/pub/security/index.html"
    1.11  
    1.12 @@ -14,7 +14,7 @@
    1.13  TARBALL2="tcp-wrappers_${VERSION%.*}.q-${VERSION##*.}.debian.tar.xz"
    1.14  WGET_URL2="http://http.debian.net/debian/pool/main/t/tcp-wrappers/$TARBALL2"
    1.15  
    1.16 -SPLIT="libwrap-dev tcpd"
    1.17 +SPLIT="$PACKAGE-dev tcpd"
    1.18  
    1.19  compile_rules() {
    1.20  	[ -e "$SRC/$TARBALL2" ] || wget -P $SRC $WGET_URL2