libopenal: update to 1.18.2. (#8056)
This commit is contained in:
parent
5ed283b377
commit
9c4c568e79
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libopenal'
|
||||
pkgname=libopenal
|
||||
version=1.18.1
|
||||
version=1.18.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
wrksrc="openal-soft-${version}"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://kcat.strangesoft.net/openal.html"
|
||||
distfiles="http://kcat.strangesoft.net/openal-releases/openal-soft-${version}.tar.bz2"
|
||||
checksum=2d51a6529526ef22484f51567e31a5c346a599767991a3dc9d4dcd9d9cec71dd
|
||||
checksum=9f8ac1e27fba15a59758a13f0c7f6540a0605b6c3a691def9d420570506d7e82
|
||||
|
||||
pre_configure() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue