diff --git a/srcpkgs/fwup/template b/srcpkgs/fwup/template index 0d93b67cef0..e308e95e1a6 100644 --- a/srcpkgs/fwup/template +++ b/srcpkgs/fwup/template @@ -1,6 +1,6 @@ # Template file for 'fwup' pkgname=fwup -version=0.19.0 +version=1.0.0 revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config" @@ -12,7 +12,7 @@ license="Apache-2.0" #changelog="https://raw.githubusercontent.com/fhunleth/fwup/master/CHANGELOG.md" homepage="https://github.com/fhunleth/fwup" distfiles="https://github.com/fhunleth/fwup/archive/v${version}.tar.gz" -checksum=0591d7b9ec62380f3336a7a76dc0a2e0d5b7733ec58a7d45079e35cbbe420dc6 +checksum=7ee1c24e9bea934b426fa8c19e1aa716d630ed7241942edaeabba7c10b48f6bd if [ -z "$CROSS_BUILD" ]; then hostmakedepends+=" help2man"