summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-24 11:37:42 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-24 11:37:42 +0100
commitfc042d0356cd84c92b46968e39ac0954a00109d4 (patch)
tree967c255312661da864e367ab760596de874afe11
parentce0a1975da084b0db9806570ccc2794811d532be (diff)
downloadnutyx-extra-fc042d0356cd84c92b46968e39ac0954a00109d4.tar.gz
nutyx-extra-fc042d0356cd84c92b46968e39ac0954a00109d4.tar.bz2
nutyx-extra-fc042d0356cd84c92b46968e39ac0954a00109d4.tar.xz
nutyx-extra-fc042d0356cd84c92b46968e39ac0954a00109d4.zip
Maj de alsa-utils#1.0.22-1
-rw-r--r--extra/alsa-utils/.md5sum2
-rwxr-xr-xextra/alsa-utils/Pkgfile8
2 files changed, 5 insertions, 5 deletions
diff --git a/extra/alsa-utils/.md5sum b/extra/alsa-utils/.md5sum
index b02c0871c..cd4319b0e 100644
--- a/extra/alsa-utils/.md5sum
+++ b/extra/alsa-utils/.md5sum
@@ -1,3 +1,3 @@
eed0bcfa6f6fe92e9a7dd7dd52771db6 40-alsa.rules
f7303452b745257f2741cd84aaf51c9e alsa-utils-1.0.21-no_xmlto-1.patch
-3672287c2608040d111ce45495ba7602 alsa-utils-1.0.21.tar.bz2
+f7180316188552ee1e6759a03f1fe98d alsa-utils-1.0.22.tar.bz2
diff --git a/extra/alsa-utils/Pkgfile b/extra/alsa-utils/Pkgfile
index 2be723230..ca33fcec8 100755
--- a/extra/alsa-utils/Pkgfile
+++ b/extra/alsa-utils/Pkgfile
@@ -2,21 +2,21 @@
# URL: http://www.alsa-project.org
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on: alsa-lib
+# Depends on: alsa-lib, dialog
name=alsa-utils
-version=1.0.21
+version=1.0.22
release=1
source=(ftp://ftp.alsa-project.org/pub/utils/$name-$version.tar.bz2 \
40-alsa.rules \
- http://www.linuxfromscratch.org/patches/blfs/svn/alsa-utils-$version-no_xmlto-1.patch)
+ http://www.linuxfromscratch.org/patches/blfs/svn/alsa-utils-1.0.21-no_xmlto-1.patch)
build() {
source /etc/blfs-bootscripts
wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
tar xvf $scripts-$scriptsversion.tar.bz2
cd $name-$version
- patch -Np1 -i ../$name-$version-no_xmlto-1.patch
+ patch -Np1 -i ../$name-1.0.21-no_xmlto-1.patch
./configure --prefix=/usr \
--mandir=/usr/share/man \
--infodir=/usr/share/info