mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fwup: update to 1.12.0.
This commit is contained in:
parent
088fe29b37
commit
c5c79712f7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fwup'
|
# Template file for 'fwup'
|
||||||
pkgname=fwup
|
pkgname=fwup
|
||||||
version=1.11.0
|
version=1.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/fwup-home/fwup"
|
homepage="https://github.com/fwup-home/fwup"
|
||||||
changelog="https://github.com/fwup-home/fwup/raw/main/CHANGELOG.md"
|
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"
|
distfiles="https://github.com/fwup-home/fwup/releases/download/v${version}/fwup-${version}.tar.gz"
|
||||||
checksum=782ed26e25c2e27a416aced1eda7f0cc8ebefe0a73eef01fd8b108b4728104af
|
checksum=aed865e7067a3a54fea1d604457dbaff8b07f577737aeba6b23b240d2f9f562a
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" help2man"
|
hostmakedepends+=" help2man"
|
||||||
|
|
Loading…
Add table
Reference in a new issue