diff --git a/srcpkgs/fwup/template b/srcpkgs/fwup/template index f2418e759ae..53b4a2df0f3 100644 --- a/srcpkgs/fwup/template +++ b/srcpkgs/fwup/template @@ -1,6 +1,6 @@ # Template file for 'fwup' pkgname=fwup -version=1.10.1 +version=1.10.2 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" @@ -12,7 +12,7 @@ license="Apache-2.0" homepage="https://github.com/fwup-home/fwup" changelog="https://github.com/fwup-home/fwup/raw/main/CHANGELOG.md" distfiles="https://github.com/fwup-home/fwup/releases/download/v${version}/fwup-${version}.tar.gz" -checksum=46a443f7461ffe7aa2228bce296d65e83d0ab9c886449d443a562ca59963a233 +checksum=b1fa346e02b984816d5914bfc5f37a55639a147d24a87727dfc01aa9d7ae90f9 if [ -z "$CROSS_BUILD" ]; then hostmakedepends+=" help2man"