wok diff alsa-plugins/receipt @ rev 16752

Up: slitaz-boot-scripts (5.6.3)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jun 15 17:19:44 2014 +0300 (2014-06-15)
parents 76b72f1ad63c
children 0644ee05ddc4
line diff
     1.1 --- a/alsa-plugins/receipt	Sat Aug 10 11:00:21 2013 +0000
     1.2 +++ b/alsa-plugins/receipt	Sun Jun 15 17:19:44 2014 +0300
     1.3 @@ -1,15 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="alsa-plugins"
     1.7 -VERSION="1.0.26"
     1.8 +VERSION="1.0.27"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="Alsa sound system additionnal plugins."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  LICENSE="LGPL2.1"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WEB_SITE="http://www.alsa-project.org/"
    1.15 -#WGET_URL="ftp://ftp.alsa-project.org/pub/plugins/$TARBALL"
    1.16 -WGET_URL="http://alsa.cybermirror.org/plugins/$TARBALL"
    1.17 +WGET_URL="ftp://ftp.alsa-project.org/pub/plugins/$TARBALL"
    1.18  
    1.19  DEPENDS="alsa-lib libsamplerate speex"
    1.20  BUILD_DEPENDS="pkg-config alsa-lib-dev libsamplerate-dev speex-dev"