wok-next diff libxdg-basedir/receipt @ rev 21366

john: modified TARBALL
author Hans-G?nter Theisgen
date Mon Apr 13 10:11:04 2020 +0100 (2020-04-13)
parents 5841522533ec
children
line diff
     1.1 --- a/libxdg-basedir/receipt	Mon Apr 16 11:36:31 2018 +0300
     1.2 +++ b/libxdg-basedir/receipt	Mon Apr 13 10:11:04 2020 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="1.2.0"
     1.5  CATEGORY="development"
     1.6  SHORT_DESC="Implements functions for the XDG Base Directory specification"
     1.7 -MAINTAINER="mallory@sweetpeople.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="MIT"
    1.10  WEB_SITE="https://github.com/devnev/libxdg-basedir"
    1.11  
    1.12 @@ -12,7 +12,7 @@
    1.13  WGET_URL="https://github.com/devnev/$PACKAGE/archive/$TARBALL"
    1.14  
    1.15  BUILD_DEPENDS="autoconf automake libtool"
    1.16 -SPLIT="libxdg-basedir-dev"
    1.17 +SPLIT="$PACKAGE-dev"
    1.18  
    1.19  compile_rules() {
    1.20  	unset CFLAGS