ZMusic: update to 1.1.4.
This commit is contained in:
parent
5969ed3728
commit
04336d5519
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ZMusic'
|
||||
pkgname=ZMusic
|
||||
version=1.1.3
|
||||
version=1.1.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DGME_INCLUDE_DIR=/usr/include -DGME_LIBRARIES=gme"
|
||||
|
@ -13,7 +13,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=5f432b022e023175eae7701625f79287e9ffe889a444179681381026b4fb93bf
|
||||
checksum=29a18a6a8d0db4978a9d5badbbd612be2337d64ef0d768e944ea70f526eae285
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||
makedepends+=" musl-fts-devel"
|
||||
|
|
Loading…
Reference in a new issue