fwup: update to 0.14.2.
This commit is contained in:
parent
f0b7dff814
commit
68c79e71d0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fwup'
|
||||
pkgname=fwup
|
||||
version=0.14.1
|
||||
version=0.14.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="ac_vc_func_open_memstream=yes"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/fhunleth/fwup"
|
||||
distfiles="https://github.com/fhunleth/fwup/archive/v${version}.tar.gz"
|
||||
checksum=0da1b24485bb17be6689418a25adfa69ca5fdfe341fc557c6a1682efea46eea4
|
||||
checksum=2ef13f2e8c55d9914788e01c7e0d1c65526643f96a505237f013018e4d08abc5
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" help2man"
|
||||
|
|
Loading…
Reference in New Issue