wok diff alsa-lib/receipt @ rev 14909

slitaz-i18n: add slitaz-configs as bdep; slitaz-configs: back openbox menu; locale-el, locale-ru: add keyboard layout icons; locale-fr, locale-hu, locale-pt_BR: recook with openbox menu.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Aug 05 11:40:01 2013 +0300 (2013-08-05)
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	Mon Aug 05 11:40:01 2013 +0300
     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()