wok-next diff aufs-utils/receipt @ rev 9813
ario: fix BUILD_DEPENDS
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 15 00:39:20 2011 +0200 (2011-05-15) |
parents | ef4bf2fff7b9 |
children | 7db554e81f0b |
line diff
1.1 --- a/aufs-utils/receipt Sun Feb 13 22:57:56 2011 +0100 1.2 +++ b/aufs-utils/receipt Sun May 15 00:39:20 2011 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="aufs-utils" 1.7 -VERSION="2.1" 1.8 +VERSION="20110214" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="The aufs utils." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -9,7 +9,7 @@ 1.13 BUILD_DEPENDS="git linux-module-headers" 1.14 WEB_SITE="http://aufs.sourceforge.net/" 1.15 WGET_URL="git|http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-util.git" 1.16 -BRANCH="origin/aufs$VERSION" 1.17 +BRANCH="origin/aufs2.1" 1.18 # Rules to configure and make the package. 1.19 compile_rules() 1.20 {