wok-4.x diff alsa-lib/receipt @ rev 12375
Fix missing build-depends nux-module-headers
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Thu Jan 24 10:27:57 2013 +0100 (2013-01-24) |
parents | 017dbd79b172 |
children |
line diff
1.1 --- a/alsa-lib/receipt Fri Nov 02 06:22:58 2012 +0200 1.2 +++ b/alsa-lib/receipt Thu Jan 24 10:27:57 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="ftp://ftp.alsa-project.org/pub/lib/$TARBALL" 1.8 +WGET_URL="http://mirrors.zerg.biz/alsa/lib/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()