mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-31 09:03:13 +02:00
sndio: update to 1.9.0.
This commit is contained in:
parent
1217978d0a
commit
688d239ef9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'sndio'
|
||||
pkgname=sndio
|
||||
version=1.8.1
|
||||
revision=2
|
||||
version=1.9.0
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr"
|
||||
makedepends="alsa-lib-devel"
|
||||
|
@ -13,7 +13,7 @@ sndiod_descr="sndio daemon"
|
|||
sndiod_pgroup="audio"
|
||||
homepage="http://www.sndio.org/"
|
||||
distfiles="http://www.sndio.org/${pkgname}-${version}.tar.gz"
|
||||
checksum=f81d37189e072cb4804ac98a059d74f963f69e9945eaff3d0d6a2f98d71a6321
|
||||
checksum=f30826fc9c07e369d3924d5fcedf6a0a53c0df4ae1f5ab50fe9cf280540f699a
|
||||
|
||||
post_install() {
|
||||
vsv sndiod
|
||||
|
|
Loading…
Add table
Reference in a new issue