sndio: update to 1.1.0.
This commit is contained in:
parent
a559730857
commit
727f36c858
2 changed files with 3 additions and 3 deletions
|
@ -1999,7 +1999,7 @@ libpagemaker-0.0.so.0 libpagemaker-0.0.2_1
|
|||
libkcddb.so.4 libkcddb-14.12.3_1
|
||||
libk3bdevice.so.6 k3b-2.0.3a_1
|
||||
libk3blib.so.6 k3b-2.0.3a_1
|
||||
libsndio.so.6.0 sndio-0.0.8.20150308_1
|
||||
libsndio.so.6.1 sndio-1.1.0_1
|
||||
libopenconnect.so.5 openconnect-7.05_1
|
||||
libusbredirparser.so.1 usbredir-0.7_1
|
||||
libusbredirhost.so.1 usbredir-0.7_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sndio'
|
||||
pkgname=sndio
|
||||
version=1.0.1
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr"
|
||||
|
@ -12,7 +12,7 @@ system_accounts="sndiod"
|
|||
sndiod_descr="sndio daemon"
|
||||
homepage="http://www.sndio.org/"
|
||||
distfiles="http://www.sndio.org/${pkgname}-${version}.tar.gz"
|
||||
checksum=95591fbcb3faaebb0ce023f1c95d6809a506269758d57b700d9549322eaef702
|
||||
checksum=fcd7f845ff70f38c2898d737450b8aa3e1bb0afb9d147e8429ef22c0b2c2db57
|
||||
|
||||
post_install() {
|
||||
vsv sndiod
|
||||
|
|
Loading…
Reference in a new issue