wok-current rev 14607
Up: alsa-lib to 1.0.27.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 31 20:05:12 2013 +0000 (2013-05-31) |
parents | ff266cedbd68 |
children | 58b344c81e37 |
files | alsa-lib-dev/receipt alsa-lib/receipt |
line diff
1.1 --- a/alsa-lib-dev/receipt Fri May 31 20:01:14 2013 +0000 1.2 +++ b/alsa-lib-dev/receipt Fri May 31 20:05:12 2013 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="alsa-lib-dev" 1.7 -VERSION="1.0.26" 1.8 +VERSION="1.0.27.1" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Alsa sound libraries devel files." 1.11 MAINTAINER="pankso@slitaz.org"
2.1 --- a/alsa-lib/receipt Fri May 31 20:01:14 2013 +0000 2.2 +++ b/alsa-lib/receipt Fri May 31 20:05:12 2013 +0000 2.3 @@ -1,14 +1,14 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="alsa-lib" 2.7 -VERSION="1.0.26" 2.8 +VERSION="1.0.27.1" 2.9 CATEGORY="multimedia" 2.10 SHORT_DESC="Alsa sound libraries." 2.11 MAINTAINER="pankso@slitaz.org" 2.12 DEPENDS="linux" 2.13 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.14 WEB_SITE="http://www.alsa-project.org/" 2.15 -WGET_URL="http://alsa.cybermirror.org/lib/$TARBALL" 2.16 +WGET_URL="ftp://ftp.alsa-project.org/pub/lib/$TARBALL" 2.17 2.18 # Rules to configure and make the package. 2.19 compile_rules()