ZMusic: update to version 1.1.12.
This commit is contained in:
parent
2035433f3d
commit
65b063d6a4
@ -1,6 +1,6 @@
|
||||
# Template file for 'ZMusic'
|
||||
pkgname=ZMusic
|
||||
version=1.1.10
|
||||
version=1.1.12
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DDYN_SNDFILE=OFF -DDYN_FLUIDSYNTH=OFF -DDYN_MPG123=OFF"
|
||||
@ -10,8 +10,8 @@ short_desc="GZDoom's music system"
|
||||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/coelckers/ZMusic"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=378435b35f02a3123ee9e01b5e7990017f9bc1244b788e3bf54b37b34a2985ba
|
||||
distfiles="https://github.com/coelckers/ZMusic/archive/${version}.tar.gz"
|
||||
checksum=da818594b395aa9174561a36362332b0ab8e7906d2e556ec47669326e67613d4
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||
makedepends+=" musl-fts-devel"
|
||||
|
Loading…
Reference in New Issue
Block a user