wok-6.x diff alsa-lib/receipt @ rev 13861
rrdtool: use lua5.1
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jan 11 19:14:13 2013 +0100 (2013-01-11) |
parents | 9400faefc6d7 |
children | 2ceee1891179 |
line diff
1.1 --- a/alsa-lib/receipt Fri Nov 02 07:12:16 2012 +0200 1.2 +++ b/alsa-lib/receipt Fri Jan 11 19:14:13 2013 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 DEPENDS="linux" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://www.alsa-project.org/" 1.7 -WGET_URL="http://mirrors.zerg.biz/alsa/lib/$TARBALL" 1.8 +WGET_URL="http://alsa.cybermirror.org/lib/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()