mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
alsa-sndio: update to 0.2.
This commit is contained in:
parent
6fa80d2303
commit
3cae21290a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'alsa-sndio'
|
# Template file for 'alsa-sndio'
|
||||||
pkgname=alsa-sndio
|
pkgname=alsa-sndio
|
||||||
version=0.1
|
version=0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/Duncaen/alsa-sndio"
|
homepage="https://github.com/Duncaen/alsa-sndio"
|
||||||
distfiles="https://github.com/Duncaen/alsa-sndio/archive/${version}.tar.gz"
|
distfiles="https://github.com/Duncaen/alsa-sndio/archive/${version}.tar.gz"
|
||||||
checksum="e2e11746efe5cff44150efba8acb7204a8ccbc38f194a8d2116a3082db6c7c3f"
|
checksum=af5e4e8f6229607a33b34f93bb22b0c178f7db8431c5f7cf48e8f89c982219d9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue