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