mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sndio: update to 1.10.0.
This commit is contained in:
parent
a44cce69e9
commit
7b62d12bf2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sndio'
|
# Template file for 'sndio'
|
||||||
pkgname=sndio
|
pkgname=sndio
|
||||||
version=1.9.0
|
version=1.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr"
|
configure_args="--prefix=/usr"
|
||||||
|
@ -13,7 +13,7 @@ sndiod_descr="sndio daemon"
|
||||||
sndiod_pgroup="audio"
|
sndiod_pgroup="audio"
|
||||||
homepage="http://www.sndio.org/"
|
homepage="http://www.sndio.org/"
|
||||||
distfiles="http://www.sndio.org/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.sndio.org/${pkgname}-${version}.tar.gz"
|
||||||
checksum=f30826fc9c07e369d3924d5fcedf6a0a53c0df4ae1f5ab50fe9cf280540f699a
|
checksum=bebd3bfd01c50c9376cf3e7814b9379bed9e17d0393b5113b7eb7a3d0d038c54
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv sndiod
|
vsv sndiod
|
||||||
|
|
Loading…
Add table
Reference in a new issue