wok diff usbids/receipt @ rev 15305
gsoap: no hardcoded version for automake & aclocal
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Sep 27 13:18:30 2013 +0000 (2013-09-27) |
parents | 0ce4e20eb779 |
children | f13bd223c231 |
line diff
1.1 --- a/usbids/receipt Thu Oct 11 23:17:24 2012 +0000 1.2 +++ b/usbids/receipt Fri Sep 27 13:18:30 2013 +0000 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="usbids" 1.7 -VERSION="20120920" 1.8 +VERSION="20130310" 1.9 CATEGORY="misc" 1.10 SHORT_DESC="usb.ids file" 1.11 MAINTAINER="slaxemulator@gmail.com" 1.12 DEPENDS="" 1.13 TARBALL="usb-$VERSION.ids" 1.14 WEB_SITE="http://www.linux-usb.org/" 1.15 -WGET_URL="http://www.linux-usb.org/usb.ids" 1.16 +WGET_URL="${WEB_SITE}usb.ids" 1.17 1.18 # Rules to gen a SliTaz package suitable for Tazpkg. 1.19 genpkg_rules()