diff --git a/srcpkgs/fwup/template b/srcpkgs/fwup/template index 7160bf3e9b..9e5d9d2b4a 100644 --- a/srcpkgs/fwup/template +++ b/srcpkgs/fwup/template @@ -1,7 +1,7 @@ # Template file for 'fwup' pkgname=fwup -version=0.6.0 -revision=2 +version=0.6.1 +revision=1 build_style=gnu-configure configure_args="ac_vc_func_open_memstream=yes" hostmakedepends="automake libtool" @@ -11,7 +11,7 @@ maintainer="Duncaen " license="Apache-2.0" homepage="https://github.com/fhunleth/fwup" distfiles="https://github.com/fhunleth/fwup/archive/v${version}.tar.gz" -checksum=18b01f234dac531d1ed5e21642d0025233d8f0cfbfbd7114acd96f2da26b34d1 +checksum=f0a0c774d005263d2ea3ac1065043476caefe24128a5d101bbef0f749ed5be5b if [ -z "$CROSS_BUILD" ]; then hostmakedepends+=" help2man"