mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
fwup: update to 1.6.0.
This commit is contained in:
parent
524ff0f1ff
commit
2a922d181a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fwup'
|
||||
pkgname=fwup
|
||||
version=1.5.2
|
||||
version=1.6.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
|||
changelog="https://github.com/fhunleth/fwup/raw/master/CHANGELOG.md"
|
||||
homepage="https://github.com/fhunleth/fwup"
|
||||
distfiles="https://github.com/fhunleth/fwup/archive/v${version}.tar.gz"
|
||||
checksum=7df1b5454d903ea605fde86950a76d356b5dfade9c445925a74d0802bc48ed52
|
||||
checksum=56373e2efa15e3494cf75d09b738c07b409a6d7be00829d64c108f86db9bb438
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" help2man"
|
||||
|
|
Loading…
Add table
Reference in a new issue