wok-stable diff aufs/receipt @ rev 9833

Up: dropbear to 0.53.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 15 12:43:32 2011 +0000 (2011-05-15)
parents cbfb348cb173
children 8dffd56b84f3
line diff
     1.1 --- a/aufs/receipt	Sun May 08 00:40:27 2011 +0200
     1.2 +++ b/aufs/receipt	Sun May 15 12:43:32 2011 +0000
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="base-system"
     1.5  SHORT_DESC="aufs2 kernel module"
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 +WEB_SITE="http://aufs.sf.net/"
     1.8 +PROVIDE="linux-aufs"
     1.9 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10 +WGET_URL="git|http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-standalone.git"
    1.11 +BRANCH="origin/${PACKAGE}2.1-37"
    1.12 +
    1.13  DEPENDS="linux"
    1.14  BUILD_DEPENDS="linux-module-headers git lzma"
    1.15 -WEB_SITE="http://aufs.sf.net/"
    1.16 -PROVIDE="linux-aufs"
    1.17 -WGET_URL="git|http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-standalone.git"
    1.18 -BRANCH="origin/${PACKAGE}2.1-37"
    1.19  
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()