mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 11:33:12 +02:00
fwup: update to 1.13.2.
This commit is contained in:
parent
fd37134e26
commit
0fbf8c1d2f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fwup'
|
||||
pkgname=fwup
|
||||
version=1.13.0
|
||||
version=1.13.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=70979d36b39857b37cc378291d3bca5a9e1feec0a1b66f67a79fae46d8831529
|
||||
checksum=7ae6d373c38853ac59a06201c5c7b2cbe1fc601057e4417710838303325f21d0
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" help2man"
|
||||
|
|
Loading…
Add table
Reference in a new issue