diff --git a/srcpkgs/fwup/template b/srcpkgs/fwup/template index 2d3406b28c3..b6e42ef939b 100644 --- a/srcpkgs/fwup/template +++ b/srcpkgs/fwup/template @@ -1,6 +1,6 @@ # Template file for 'fwup' pkgname=fwup -version=1.2.5 +version=1.2.6 revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config" @@ -12,7 +12,7 @@ license="Apache-2.0" #changelog="https://github.com/fhunleth/fwup/raw/master/CHANGELOG.md" homepage="https://github.com/fhunleth/fwup" distfiles="https://github.com/fhunleth/fwup/archive/v${version}.tar.gz" -checksum=20302dc96cef88438034e15551e178bb0652c28d99aa7ca5260100cb3bebbc2a +checksum=5bdcb8a5424b211fd35ddd4d8fdd6f74e8221cf432807dc8018f81ce54939b52 if [ -z "$CROSS_BUILD" ]; then hostmakedepends+=" help2man"