wok-next rev 21187

aufs-utils: BRANCH=aufs4.14
author Hans-G?nter Theisgen
date Mon Sep 23 07:48:15 2019 +0100 (2019-09-23)
parents b17b6e3095fc
children 70ce448add91
files aufs-utils/receipt
line diff
     1.1 --- a/aufs-utils/receipt	Sun Sep 22 17:57:23 2019 +0100
     1.2 +++ b/aufs-utils/receipt	Mon Sep 23 07:48:15 2019 +0100
     1.3 @@ -1,9 +1,9 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="aufs-utils"
     1.7 -VERSION="20180705"
     1.8 +VERSION="20181119"
     1.9  CATEGORY="system-tools"
    1.10 -SHORT_DESC="The aufs utils"
    1.11 +SHORT_DESC="The aufs utils."
    1.12  MAINTAINER="devel@slitaz.org"
    1.13  LICENSE="GPL2"
    1.14  WEB_SITE="http://aufs.sourceforge.net/"
    1.15 @@ -11,7 +11,7 @@
    1.16  
    1.17  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.18  WGET_URL="git|git://git.code.sf.net/p/aufs/aufs-util"
    1.19 -BRANCH="aufs4.x-rcN"
    1.20 +BRANCH="aufs4.14"
    1.21  
    1.22  BUILD_DEPENDS="git linux-module-headers aufs coreutils-operations"
    1.23  # coreutils-operations for 'install -T' in Makefile
    1.24 @@ -20,8 +20,6 @@
    1.25  	KERNEL_VERSION=$(. $WOK/linux/receipt; echo $VERSION)
    1.26  
    1.27  	sed -i 's|linux/aufs_type.h|uapi/linux/aufs_type.h|' ver.c
    1.28 -	# cheat ver.c:
    1.29 -	export	AUFS_VERSION="4.x_rcN"
    1.30  
    1.31  	make &&
    1.32  	make DESTDIR=$install install