wok diff alsa-plugins/receipt @ rev 18897

syslinux/isohybrid.exe add -r support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 14 22:06:06 2016 +0100 (2016-02-14)
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 Feb 14 22:06:06 2016 +0100
     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"