musikcube: update to 0.65.1

This commit is contained in:
bertronika 2019-10-06 00:33:34 +02:00 committed by Helmut Pozimski
parent 43de27ac88
commit 2913d60200

View file

@ -1,6 +1,6 @@
# Template file for 'musikcube' # Template file for 'musikcube'
pkgname=musikcube pkgname=musikcube
version=0.65.0 version=0.65.1
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DNO_NCURSESW=1 -DENABLE_SNDIO=true" configure_args="-DNO_NCURSESW=1 -DENABLE_SNDIO=true"
@ -13,7 +13,7 @@ maintainer="eater <=@eater.me>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://musikcube.com/" homepage="https://musikcube.com/"
distfiles="https://github.com/clangen/musikcube/archive/${version}.tar.gz" distfiles="https://github.com/clangen/musikcube/archive/${version}.tar.gz"
checksum=2c86400eeee38ecb9642e93cf043408c651466bf5859d70d831d27a962ac7006 checksum=e847bd71d3852e83a50b6b0a796e88386f61f09f3fb6379c866616edba4c8b72
case "${XBPS_TARGET_MACHINE}" in case "${XBPS_TARGET_MACHINE}" in
armv[56]*|ppc|ppc-musl) armv[56]*|ppc|ppc-musl)