wok-4.x diff pmount/receipt @ rev 10417
texinfo: Added cook_tmp_toolchain function to fix tazwok cook-toolchain.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue May 24 08:02:26 2011 +0000 (2011-05-24) |
parents | 1de689140212 |
children |
line diff
1.1 --- a/pmount/receipt Fri May 20 05:20:56 2011 +0000 1.2 +++ b/pmount/receipt Tue May 24 08:02:26 2011 +0000 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="pmount" 1.7 -VERSION="0.9.20" 1.8 +VERSION="0.9.23" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Mount arbitrary hotpluggable devices as normal user." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.13 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.14 WEB_SITE="http://pmount.alioth.debian.org/" 1.15 -WGET_URL="http://alioth.debian.org/frs/download.php/3127/$TARBALL" 1.16 +WGET_URL="http://alioth.debian.org/frs/download.php/3310/$TARBALL" 1.17 DEPENDS="dbus hal sysfsutils" 1.18 BUILD_DEPENDS="util-linux-ng-blkid-dev intltool" 1.19 CONFIG_FILES="/etc/pmount.allow"