wok diff alsa-lib/receipt @ 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 58a7a832888e
children 76b72f1ad63c
line diff
     1.1 --- a/alsa-lib/receipt	Fri Nov 02 09:16:58 2012 +0200
     1.2 +++ b/alsa-lib/receipt	Fri May 31 20:05:12 2013 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="alsa-lib"
     1.7 -VERSION="1.0.26"
     1.8 +VERSION="1.0.27.1"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="Alsa sound libraries."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="linux"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WEB_SITE="http://www.alsa-project.org/"
    1.15 -WGET_URL="http://alsa.cybermirror.org/lib/$TARBALL"
    1.16 +WGET_URL="ftp://ftp.alsa-project.org/pub/lib/$TARBALL"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()