fwup: update to 0.15.1.
This commit is contained in:
parent
eab8df9d93
commit
01c43c57dd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'fwup'
|
# Template file for 'fwup'
|
||||||
pkgname=fwup
|
pkgname=fwup
|
||||||
version=0.14.3
|
version=0.15.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="ac_vc_func_open_memstream=yes"
|
configure_args="ac_vc_func_open_memstream=yes"
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/fhunleth/fwup"
|
homepage="https://github.com/fhunleth/fwup"
|
||||||
distfiles="https://github.com/fhunleth/fwup/archive/v${version}.tar.gz"
|
distfiles="https://github.com/fhunleth/fwup/archive/v${version}.tar.gz"
|
||||||
checksum=cf2e6ff729c21bc000dbe008211cf9d4901be9b42c82a06e4068deb638ea8f6e
|
checksum=562ec0e079ce75eb4e3840a739ea8b5dfec490d54e8391f31fc66a7b4b7aec54
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" help2man"
|
hostmakedepends+=" help2man"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue