fwup: update to 1.1.0.
This commit is contained in:
parent
14d1bcd49f
commit
fc32a7d200
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fwup'
|
||||
pkgname=fwup
|
||||
version=1.0.0
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
|||
#changelog="https://raw.githubusercontent.com/fhunleth/fwup/master/CHANGELOG.md"
|
||||
homepage="https://github.com/fhunleth/fwup"
|
||||
distfiles="https://github.com/fhunleth/fwup/archive/v${version}.tar.gz"
|
||||
checksum=7ee1c24e9bea934b426fa8c19e1aa716d630ed7241942edaeabba7c10b48f6bd
|
||||
checksum=f64ca32333c7658d8e810a497d35e1304c99f073f10e6f17c01ed68ca8c9a161
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" help2man"
|
||||
|
|
Loading…
Reference in a new issue