fwup: update to 0.8.0.
This commit is contained in:
parent
95c9c49b3e
commit
b98454c646
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fwup'
|
||||
pkgname=fwup
|
||||
version=0.7.0
|
||||
version=0.8.0
|
||||
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=b318875d42cf2a643da99f03ac91662ec91625d9a84a3a9bb53ac419d1cb0dc3
|
||||
checksum=56d30f4ddf7929d693c022455978aebef1f6adb5896437a199bde43d5459da68
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" help2man"
|
||||
|
|
Loading…
Reference in New Issue