summaryrefslogtreecommitdiffstats
path: root/abs/core/alsa-oss/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/alsa-oss/PKGBUILD')
-rw-r--r--abs/core/alsa-oss/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/abs/core/alsa-oss/PKGBUILD b/abs/core/alsa-oss/PKGBUILD
index d70a9e9..66f7030 100644
--- a/abs/core/alsa-oss/PKGBUILD
+++ b/abs/core/alsa-oss/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 356 2008-04-18 22:56:27Z aaron $
+# $Id: PKGBUILD 13736 2008-09-28 09:04:09Z tpowa $
# Maintainer: judd <jvinet@zeroflux.org>
pkgname=alsa-oss
-pkgver=1.0.15
+pkgver=1.0.17
pkgrel=1
pkgdesc="OSS compatibility library"
arch=(i686 x86_64)
license=('GPL')
url="http://www.alsa-project.org"
options=(!libtool)
-depends=('glibc' 'alsa-lib>=1.0.15')
+depends=('glibc' 'alsa-lib>=1.0.17a')
source=(ftp://ftp.alsa-project.org/pub/oss-lib/$pkgname-$pkgver.tar.bz2)
build() {
@@ -17,4 +17,4 @@ build() {
make || return 1
make DESTDIR=$startdir/pkg install
}
-md5sums=('49fb5fbae8bf955b248e46ff9c9a2aa1')
+md5sums=('1b1850c2fc91476a73d50f537cbd402f')