ZMusic: update to 1.1.8.
This commit is contained in:
parent
b52fd9108f
commit
954a8ea61a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ZMusic'
|
||||
pkgname=ZMusic
|
||||
version=1.1.6
|
||||
revision=2
|
||||
version=1.1.8
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DDYN_SNDFILE=OFF -DDYN_FLUIDSYNTH=OFF -DDYN_MPG123=OFF"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ 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=2cc4a08c4d213df80743828538631f452e1858c2ea5bb47a616e221492de05c0
|
||||
checksum=73082f661b7b0bb33348d1d186c132deec9132a1613480348a00172b49c9fd68
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||
makedepends+=" musl-fts-devel"
|
||||
|
|
Loading…
Reference in New Issue