wok rev 12874

hal-cups-utils: fix WGET_URL
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 25 11:41:24 2012 +0200 (2012-05-25)
parents 01e243a30e00
children 683d3c6a898a
files hal-cups-utils/receipt
line diff
     1.1 --- a/hal-cups-utils/receipt	Fri May 25 10:20:55 2012 +0200
     1.2 +++ b/hal-cups-utils/receipt	Fri May 25 11:41:24 2012 +0200
     1.3 @@ -6,12 +6,12 @@
     1.4  MAINTAINER="jozee@slitaz.org"
     1.5  SHORT_DESC="Cups backend/utils to browse and configure using HAL UDIs"
     1.6  WEB_SITE="http://packages.ubuntu.com/jaunty/hal-cups-utils"
     1.7 -TARBALL="${PACKAGE}_${VERSION}+git20090217.orig.tar.gz"
     1.8 -WGET_URL="http://archive.ubuntu.com/ubuntu/pool/main/h/$PACKAGE/$TARBALL"
     1.9 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10 +WGET_URL="https://fedorahosted.org/releases/h/a/$PACKAGE/$TARBALL"
    1.11  TAGS=""
    1.12  
    1.13  DEPENDS="hal dbus dbus-glib cups"
    1.14 -BUILD_DEPENDS="hal-dev dbus-dev dbus-glib-dev cups-dev"
    1.15 +BUILD_DEPENDS="hal-dev dbus-dev dbus-glib-dev cups-dev wget"
    1.16  
    1.17  # Rules to configure and make the package.
    1.18