libopenal: update to 1.20.1.
This commit is contained in:
parent
68d8ae9c61
commit
1ba63d4d62
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libopenal'
|
||||
pkgname=libopenal
|
||||
version=1.20.0
|
||||
version=1.20.1
|
||||
revision=1
|
||||
wrksrc="openal-soft-${version}"
|
||||
build_style=cmake
|
||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="http://openal-soft.org/"
|
||||
distfiles="http://openal-soft.org/openal-releases/openal-soft-${version}.tar.bz2"
|
||||
checksum=c089497922b454baf96d5e4bbc1a114cf75c56b44801edc48b9b82ab5ed1e60e
|
||||
checksum=b6ceb051325732c23f5c8b6d37dbd89534517e6439a87e970882b447c3025d6d
|
||||
|
||||
build_options="sndio"
|
||||
build_options_default="sndio"
|
||||
|
@ -44,5 +44,6 @@ libopenal-devel_package() {
|
|||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove "usr/lib/*.so"
|
||||
vmove usr/lib/cmake
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue