fwup: update to 1.13.0.

This commit is contained in:
Duncaen 2025-06-09 18:13:08 +02:00
parent 6aa79c09aa
commit 1db3aa65cb
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.12.0
version=1.13.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=aed865e7067a3a54fea1d604457dbaff8b07f577737aeba6b23b240d2f9f562a
checksum=70979d36b39857b37cc378291d3bca5a9e1feec0a1b66f67a79fae46d8831529
if [ -z "$CROSS_BUILD" ]; then
hostmakedepends+=" help2man"