fwup: update to 1.10.0.

This commit is contained in:
Duncaen 2023-04-03 18:11:35 +02:00
parent 21fa706b66
commit 73066fd10f
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35

View File

@ -1,6 +1,6 @@
# Template file for 'fwup'
pkgname=fwup
version=1.9.1
version=1.10.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=fc76f74dadbde53cdc9786737983f9dcdd7da3dbcc4dbd683404c8e136112741
checksum=021c51fdd3b759dfd48b4e415c00f6c6cb697f2ba3224833dff814d5b6e71dff
if [ -z "$CROSS_BUILD" ]; then
hostmakedepends+=" help2man"