julius: update to 1.7.0
This commit is contained in:
parent
4e157ea45c
commit
d264df226a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'julius'
|
||||
pkgname=julius
|
||||
version=1.6.0
|
||||
version=1.7.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
makedepends="SDL2-devel SDL2_mixer-devel libpng-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="marmeladema <xademax@gmail.com>"
|
|||
license="AGPL-3.0-only"
|
||||
homepage="https://github.com/bvschaik/julius"
|
||||
distfiles="https://github.com/bvschaik/julius/archive/v${version}.tar.gz"
|
||||
checksum=f50eade82c1f011a642a89ec526fe9e9589ac44ffa6041e072577336233b8166
|
||||
checksum=3ee62699bcbf6c74fe5a9c940c62187141422a9bd98e01747a554fd77483431f
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||
makedepends+=" libexecinfo-devel"
|
||||
|
|
Loading…
Reference in New Issue