wok diff aufs-utils/receipt @ rev 9621

Up: pure-ftpd to 1.0.31. This fixed STARTTLS flaw similar to Postfix's CVE-2011-0411.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Apr 20 02:01:02 2011 +0000 (2011-04-20)
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	Wed Apr 20 02:01:02 2011 +0000
     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  {