fwup: update to 1.16.0.

This commit is contained in:
Duncaen
2026-06-06 17:13:07 +02:00
parent cd0bde2965
commit 9deb2657ae
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'fwup'
pkgname=fwup
version=1.15.1
version=1.16.0
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=b42a8970e37dc9036cd3ad1e9e702793ab37b469082b4b2c6b8cb73b2ed44c68
checksum=a07b79268247ecee134a916ab928914be2a4ecbac0bc5e5f19212ec36ecb5c21
if [ -z "$CROSS_BUILD" ]; then
hostmakedepends+=" help2man"