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