wok-next diff popt/receipt @ rev 21271
up openssl10: 1.0.2o to 1.0.2t -> soon EOL
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sat Dec 07 12:21:21 2019 +0000 (2019-12-07) |
parents | f48456621a9d |
children |
line diff
1.1 --- a/popt/receipt Tue Oct 16 16:46:05 2018 +0300 1.2 +++ b/popt/receipt Sat Dec 07 12:21:21 2019 +0000 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="1.16" 1.5 CATEGORY="system-tools" 1.6 SHORT_DESC="Library for parsing command line options" 1.7 -MAINTAINER="pankso@slitaz.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="MIT" 1.10 WEB_SITE="https://directory.fsf.org/wiki/Popt" 1.11 LFS="http://www.linuxfromscratch.org/blfs/view/svn/general/popt.html" 1.12 @@ -12,8 +12,8 @@ 1.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WGET_URL="http://rpm5.org/files/popt/$TARBALL" 1.15 1.16 -BUILD_DEPENDS="gettext" 1.17 -SPLIT="popt-dev" 1.18 +BUILD_DEPENDS="gettext-dev" 1.19 +SPLIT="$PACKAGE-dev" 1.20 1.21 compile_rules() { 1.22 ./configure \