# HG changeset patch # User Christopher Rogers # Date 1305944370 0 # Node ID 7452aa4084ce3e8a1e488cac2f56d095bb9559c9 # Parent 99212aa2b89761e309bbbe6747588ba91079337d Up: pmount to 0.9.23. diff -r 99212aa2b897 -r 7452aa4084ce pmount/receipt --- a/pmount/receipt Sat May 21 02:17:14 2011 +0000 +++ b/pmount/receipt Sat May 21 02:19:30 2011 +0000 @@ -1,13 +1,13 @@ # SliTaz package receipt. PACKAGE="pmount" -VERSION="0.9.20" +VERSION="0.9.23" CATEGORY="system-tools" SHORT_DESC="Mount arbitrary hotpluggable devices as normal user." MAINTAINER="pascal.bellard@slitaz.org" -TARBALL="$PACKAGE-$VERSION.tar.gz" +TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://pmount.alioth.debian.org/" -WGET_URL="http://alioth.debian.org/frs/download.php/3127/$TARBALL" +WGET_URL="http://alioth.debian.org/frs/download.php/3310/$TARBALL" DEPENDS="dbus hal sysfsutils" BUILD_DEPENDS="util-linux-ng-blkid-dev intltool" CONFIG_FILES="/etc/pmount.allow"