wok-next diff sudo/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 10df65db91ad
children
line diff
     1.1 --- a/sudo/receipt	Thu Apr 19 13:15:41 2018 +0300
     1.2 +++ b/sudo/receipt	Wed May 13 07:41:00 2020 +0100
     1.3 @@ -4,15 +4,15 @@
     1.4  VERSION="1.8.20p2"
     1.5  CATEGORY="security"
     1.6  SHORT_DESC="Execute a command as another user"
     1.7 -MAINTAINER="erjo@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="ISC"
    1.10  WEB_SITE="https://www.sudo.ws/"
    1.11  
    1.12  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.13  WGET_URL="${WEB_SITE}dist/$TARBALL"
    1.14  
    1.15 -BUILD_DEPENDS="gettext groff pam-dev"
    1.16 -SPLIT="sudo sudo-dev sudo-pam:pam sudo-pam-dev:pam"
    1.17 +BUILD_DEPENDS="gettext-dev groff pam-dev"
    1.18 +SPLIT="$PACKAGE-dev $PACKAGE-pam:pam $PACKAGE-pam-dev:pam"
    1.19  
    1.20  compile_rules() {
    1.21  	case $SET in