diff --git a/srcpkgs/fwup/template b/srcpkgs/fwup/template index 26ed6b1489b..56c7e28e01f 100644 --- a/srcpkgs/fwup/template +++ b/srcpkgs/fwup/template @@ -1,6 +1,6 @@ # Template file for 'fwup' pkgname=fwup -version=1.8.4 +version=1.9.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/main/CHANGELOG.md" homepage="https://github.com/fhunleth/fwup" distfiles="https://github.com/fhunleth/fwup/archive/v${version}.tar.gz" -checksum=f86d9237323904e91162da75db43795e73c94645745ad0fc727346fcd5380568 +checksum=18ae6753145cef2fd5f5fc83e29c2d883e570668d8aa064ee6c94d4c5e44d73d if [ -z "$CROSS_BUILD" ]; then hostmakedepends+=" help2man"