alsa-oss: updated to version 1.0.14
This commit is contained in:
parent
d5f6658b7b
commit
5df859428a
@ -1 +1 @@
|
||||
d4d18bbf63a866d6e065b90e16acd676 alsa-oss-1.0.12.tar.bz2
|
||||
a24475b978982ff8cb2f25be793c6b83 alsa-oss-1.0.14.tar.bz2
|
||||
|
@ -4,13 +4,13 @@
|
||||
# Depends on: alsa-lib
|
||||
|
||||
name=alsa-oss
|
||||
version=1.0.12
|
||||
version=1.0.14
|
||||
release=1
|
||||
source=(ftp://ftp.alsa-project.org/pub/oss-lib/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr
|
||||
./configure --prefix=/usr --mandir=/usr/man
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user