diff --git a/srcpkgs/ZMusic/template b/srcpkgs/ZMusic/template index e35e9cb5bc6..de392817d3b 100644 --- a/srcpkgs/ZMusic/template +++ b/srcpkgs/ZMusic/template @@ -1,6 +1,6 @@ # Template file for 'ZMusic' pkgname=ZMusic -version=1.1.12 +version=1.1.14 revision=1 build_style=cmake configure_args="-DDYN_SNDFILE=OFF -DDYN_FLUIDSYNTH=OFF -DDYN_MPG123=OFF" @@ -11,7 +11,7 @@ maintainer="Érico Nogueira " license="GPL-3.0-or-later" homepage="https://github.com/coelckers/ZMusic" distfiles="https://github.com/coelckers/ZMusic/archive/${version}.tar.gz" -checksum=da818594b395aa9174561a36362332b0ab8e7906d2e556ec47669326e67613d4 +checksum=f04410fe4ea08136f37703e7715c27df4c8532ace1e721cf40c6f303a93acc54 if [ "$XBPS_TARGET_LIBC" = musl ]; then makedepends+=" musl-fts-devel"