wok-next rev 21485

updated alsa-plugins (1.1.7 -> 1.2.2)
author Hans-G?nter Theisgen
date Thu Jun 18 15:26:38 2020 +0100 (2020-06-18)
parents e4fd1e248d86
children 0eb8cc9cdea8
files alsa-plugins/receipt
line diff
     1.1 --- a/alsa-plugins/receipt	Thu Jun 18 15:22:25 2020 +0100
     1.2 +++ b/alsa-plugins/receipt	Thu Jun 18 15:26:38 2020 +0100
     1.3 @@ -1,10 +1,10 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="alsa-plugins"
     1.7 -VERSION="1.1.7"
     1.8 +VERSION="1.2.2"
     1.9  CATEGORY="multimedia"
    1.10 -SHORT_DESC="ALSA sound system additionnal plugins"
    1.11 -MAINTAINER="devel@slitaz.org"
    1.12 +SHORT_DESC="ALSA sound system additional plugins"
    1.13 +MAINTAINER="maintainer@slitaz.org"
    1.14  LICENSE="LGPL2.1"
    1.15  WEB_SITE="https://www.alsa-project.org/main/index.php/Main_Page"
    1.16  LFS="http://www.linuxfromscratch.org/blfs/view/svn/multimedia/alsa-plugins.html"
    1.17 @@ -15,7 +15,8 @@
    1.18  BUILD_DEPENDS="alsa-lib-dev libsamplerate-dev speex-dev speexdsp-dev"
    1.19  DEPENDS_std="alsa-lib libsamplerate speex"
    1.20  
    1.21 -compile_rules() {
    1.22 +compile_rules()
    1.23 +{
    1.24  	./configure $CONFIGURE_ARGS &&
    1.25  	fix libtool &&
    1.26  	make &&