diff --git a/srcpkgs/fwup/template b/srcpkgs/fwup/template index 4f2928ff0e0..e9f71180b61 100644 --- a/srcpkgs/fwup/template +++ b/srcpkgs/fwup/template @@ -1,6 +1,6 @@ # Template file for 'fwup' pkgname=fwup -version=1.5.2 +version=1.6.0 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=7df1b5454d903ea605fde86950a76d356b5dfade9c445925a74d0802bc48ed52 +checksum=56373e2efa15e3494cf75d09b738c07b409a6d7be00829d64c108f86db9bb438 if [ -z "$CROSS_BUILD" ]; then hostmakedepends+=" help2man"