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