mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
fwup: update to 1.10.1.
This commit is contained in:
parent
51c9b3995b
commit
74bce6fd39
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fwup'
|
||||
pkgname=fwup
|
||||
version=1.10.0
|
||||
version=1.10.1
|
||||
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=021c51fdd3b759dfd48b4e415c00f6c6cb697f2ba3224833dff814d5b6e71dff
|
||||
checksum=46a443f7461ffe7aa2228bce296d65e83d0ab9c886449d443a562ca59963a233
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" help2man"
|
||||
|
|
Loading…
Add table
Reference in a new issue