halfempty: update to 0.40.

This commit is contained in:
Leah Neukirchen 2020-12-16 15:19:01 +01:00
parent ab9d7c0e34
commit 2125c9a10d

View file

@ -1,7 +1,7 @@
# Template file for 'halfempty' # Template file for 'halfempty'
pkgname=halfempty pkgname=halfempty
version=0.30 version=0.40
revision=2 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_check_target="test" make_check_target="test"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://github.com/googleprojectzero/halfempty/" homepage="https://github.com/googleprojectzero/halfempty/"
distfiles="https://github.com/googleprojectzero/halfempty/archive/v${version}.tar.gz" distfiles="https://github.com/googleprojectzero/halfempty/archive/v${version}.tar.gz"
checksum=08d1a16838977c3100cc747154e6838c7212d2cc131807197ee2e9488bba7205 checksum=6013c6e37c9dc727bb9066ee15ededbb59a6e97c74f4879f6ea00aac5fb94fa5
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
*-musl) *-musl)