wok-next diff parted/receipt @ rev 21241

AES Crypt 3.13 -> 3.14
author Erkan Yilmaz <erkan@slitaz.org>
date Wed Dec 04 18:56:17 2019 +0000 (2019-12-04)
parents f48456621a9d
children
line diff
     1.1 --- a/parted/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/parted/receipt	Wed Dec 04 18:56:17 2019 +0000
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="3.2"
     1.5  CATEGORY="system-tools"
     1.6  SHORT_DESC="GNU parted partition editor"
     1.7 -MAINTAINER="pankso@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL3"
    1.10  WEB_SITE="http://www.gnu.org/software/parted/index.shtml"
    1.11  LFS="http://www.linuxfromscratch.org/blfs/view/svn/postlfs/parted.html"
    1.12 @@ -12,9 +12,9 @@
    1.13  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.14  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
    1.15  
    1.16 -BUILD_DEPENDS="gettext util-linux-uuid-dev readline-dev check-dev texinfo \
    1.17 +BUILD_DEPENDS="gettext-dev util-linux-uuid-dev readline-dev check-dev texinfo \
    1.18  glib-dev"
    1.19 -SPLIT="parted-dev"
    1.20 +SPLIT="$PACKAGE-dev"
    1.21  
    1.22  compile_rules() {
    1.23  	./configure \