wok diff flac/receipt @ rev 16638
libvalhalla-dev: update deps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 12 10:29:35 2014 +0000 (2014-05-12) |
parents | c86f53258a6b |
children | 2f45bddbfd08 |
line diff
1.1 --- a/flac/receipt Mon Jan 27 05:38:38 2014 +0000 1.2 +++ b/flac/receipt Mon May 12 10:29:35 2014 +0000 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"