wok diff pmount/receipt @ rev 10466

gnu-efi: fix install path
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 25 11:35:30 2011 +0200 (2011-05-25)
parents 1de689140212
children 73641efed1cc
line diff
     1.1 --- a/pmount/receipt	Fri May 20 05:20:56 2011 +0000
     1.2 +++ b/pmount/receipt	Wed May 25 11:35:30 2011 +0200
     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"