fwup: update to 0.11.0.
This commit is contained in:
parent
0f4e9c56c3
commit
1c1f926263
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fwup'
|
||||
pkgname=fwup
|
||||
version=0.9.2
|
||||
version=0.11.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=609b15c5496ef4fbf8394276fd847e8aa3e1d967e223003ae048e50534a9291c
|
||||
checksum=64a2967279eb9a11ade9350e53898cf49318e11f26d68f3f3ce28ed9ad7f455c
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" help2man"
|
||||
|
|
Loading…
Reference in a new issue