yoshimi: update to 2.0.1.
This commit is contained in:
parent
5587ba829b
commit
cbf533b96c
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'yoshimi'
|
# Template file for 'yoshimi'
|
||||||
pkgname=yoshimi
|
pkgname=yoshimi
|
||||||
version=1.7.4
|
version=2.0.1
|
||||||
revision=2
|
revision=1
|
||||||
build_wrksrc=src
|
build_wrksrc=src
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCMAKE_INSTALL_DATAROOTDIR=/usr/share"
|
configure_args="-DCMAKE_INSTALL_DATAROOTDIR=/usr/share"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://yoshimi.github.io/"
|
homepage="https://yoshimi.github.io/"
|
||||||
distfiles="https://github.com/Yoshimi/$pkgname/archive/$version.tar.gz"
|
distfiles="https://github.com/Yoshimi/$pkgname/archive/$version.tar.gz"
|
||||||
checksum=27a8e33bda72aafae604e14841bed6373fc9e00ff70c98f1e13215d6a8808318
|
checksum=b80a8b49bdf0e1f6c382627afc46c82d03219b7e45cdecd933e6fc046a939967
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) makedepends+=" argp-standalone";;
|
*-musl) makedepends+=" argp-standalone";;
|
||||||
|
|
Loading…
Reference in New Issue