From 2125c9a10d28ef10cf8100286d20111e41ee43e1 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 16 Dec 2020 15:19:01 +0100 Subject: [PATCH] halfempty: update to 0.40. --- srcpkgs/halfempty/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/halfempty/template b/srcpkgs/halfempty/template index 18136af830c..3c35b5133a5 100644 --- a/srcpkgs/halfempty/template +++ b/srcpkgs/halfempty/template @@ -1,7 +1,7 @@ # Template file for 'halfempty' pkgname=halfempty -version=0.30 -revision=2 +version=0.40 +revision=1 build_style=gnu-makefile make_check_target="test" hostmakedepends="pkg-config" @@ -12,7 +12,7 @@ maintainer="Leah Neukirchen " license="Apache-2.0" homepage="https://github.com/googleprojectzero/halfempty/" distfiles="https://github.com/googleprojectzero/halfempty/archive/v${version}.tar.gz" -checksum=08d1a16838977c3100cc747154e6838c7212d2cc131807197ee2e9488bba7205 +checksum=6013c6e37c9dc727bb9066ee15ededbb59a6e97c74f4879f6ea00aac5fb94fa5 case "$XBPS_TARGET_MACHINE" in *-musl)