wok rev 9584
Up: fakeroot to 1.15.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Apr 12 12:16:41 2011 +0000 (2011-04-12) |
parents | 3ad02cc229e4 |
children | f24a58320b67 |
files | fakeroot/receipt |
line diff
1.1 --- a/fakeroot/receipt Tue Apr 12 12:13:42 2011 +0000 1.2 +++ b/fakeroot/receipt Tue Apr 12 12:16:41 2011 +0000 1.3 @@ -1,11 +1,10 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="fakeroot" 1.7 -VERSION="1.14.5" 1.8 +VERSION="1.15.1" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Gives a fake root environment, useful for building packages as a non-privileged user" 1.11 MAINTAINER="slaxemulator@gmail.com" 1.12 -DEPENDS="" 1.13 TARBALL="${PACKAGE}_${VERSION}.orig.tar.bz2" 1.14 WEB_SITE="http://packages.debian.org/fakeroot" 1.15 WGET_URL="http://ftp.debian.org/debian/pool/main/f/$PACKAGE/$TARBALL"