wok rev 20702
updated alien (8.89 -> 8.95)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Feb 05 17:32:30 2019 +0100 (2019-02-05) |
parents | 9d26ae79ba48 |
children | 525ee8f0d206 |
files | alien/receipt |
line diff
1.1 --- a/alien/receipt Tue Feb 05 17:16:21 2019 +0100 1.2 +++ b/alien/receipt Tue Feb 05 17:32:30 2019 +0100 1.3 @@ -1,12 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="alien" 1.7 -VERSION="8.89" 1.8 +VERSION="8.95" 1.9 CATEGORY="misc" 1.10 SHORT_DESC="Converts between the rpm, dpkg, stampede slp, and slackware tgz file formats." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="GPL2" 1.13 -TARBALL="${PACKAGE}_$VERSION.tar.gz" 1.14 +TARBALL="${PACKAGE}_$VERSION.tar.xz" 1.15 WEB_SITE="http://joeyh.name/code/alien/" 1.16 WGET_URL="http://ftp.de.debian.org/debian/pool/main/${PACKAGE:0:1}/$PACKAGE/$TARBALL" 1.17 #SUGGESTED="dpkg debhelper gcc make"