sndio: update to 1.0.1.
This commit is contained in:
parent
e875216734
commit
c841d2b7dc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sndio'
|
||||
pkgname=sndio
|
||||
version=1.0.0
|
||||
version=1.0.1
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr"
|
||||
|
@ -13,7 +13,7 @@ sndiod_descr="sndio daemon"
|
|||
build_pie=yes
|
||||
homepage="http://www.sndio.org/"
|
||||
distfiles="http://www.sndio.org/${pkgname}-${version}.tar.gz"
|
||||
checksum=525d5ac9054cb2b0e33a8c51e60fc6e3c4c2a29c13c0b63d7f020e8001273cb9
|
||||
checksum=95591fbcb3faaebb0ce023f1c95d6809a506269758d57b700d9549322eaef702
|
||||
|
||||
post_install() {
|
||||
vsv sndiod
|
||||
|
|
Loading…
Reference in a new issue