wok-current diff alien/receipt @ rev 22447
vlc: add libav-dev also
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Mon Dec 23 15:53:18 2019 +0000 (2019-12-23) |
parents | fa0a227b0380 |
children | 9af0e03b8ad0 |
line diff
1.1 --- a/alien/receipt Fri Apr 01 11:06:21 2016 +0200 1.2 +++ b/alien/receipt Mon Dec 23 15:53:18 2019 +0000 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"