mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
libopenal: update to 1.18.0.
This commit is contained in:
parent
d774f691a8
commit
dac234770a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libopenal'
|
# Template file for 'libopenal'
|
||||||
pkgname=libopenal
|
pkgname=libopenal
|
||||||
version=1.17.2
|
version=1.18.0
|
||||||
revision=4
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
wrksrc="openal-soft-${version}"
|
wrksrc="openal-soft-${version}"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://kcat.strangesoft.net/openal.html"
|
homepage="http://kcat.strangesoft.net/openal.html"
|
||||||
distfiles="http://kcat.strangesoft.net/openal-releases/openal-soft-${version}.tar.bz2"
|
distfiles="http://kcat.strangesoft.net/openal-releases/openal-soft-${version}.tar.bz2"
|
||||||
checksum=a341f8542f1f0b8c65241a17da13d073f18ec06658e1a1606a8ecc8bbc2b3314
|
checksum=4433b1391c61a7ca36d82c946c8f0ffe410569d6437e4ce72b3547aaf966ecde
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue