wok-6.x diff flac/receipt @ rev 18488
Up mate-panel: replace lxpanel on install
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Sat Oct 10 12:55:24 2015 -0300 (2015-10-10) |
parents | c86f53258a6b |
children | 2f45bddbfd08 |
line diff
1.1 --- a/flac/receipt Mon Jan 27 05:38:38 2014 +0000 1.2 +++ b/flac/receipt Sat Oct 10 12:55:24 2015 -0300 1.3 @@ -6,9 +6,9 @@ 1.4 SHORT_DESC="FLAC stands for Free Lossless Audio Codec." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 LICENSE="GPL2 LGPL2.1" 1.7 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.8 +TARBALL="$PACKAGE-$VERSION.tar.xz" 1.9 WEB_SITE="http://flac.sourceforge.net/" 1.10 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.11 +WGET_URL="http://downloads.xiph.org/releases/$PACKAGE/$TARBALL" 1.12 TAGS="codec audio" 1.13 1.14 DEPENDS="libogg gcc-lib-base"