fwup: update to 1.2.1.

This commit is contained in:
Duncaen 2018-06-18 11:01:24 +02:00
parent 46dbfb762c
commit 687f8cbfa0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fwup'
pkgname=fwup
version=1.2.0
version=1.2.1
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=e20b22b01e921102e61daea2e5fafd80ce2c5ee868e19f756dccf33f2a6bd61a
checksum=054af579574049f4c64307320808d6900323dbca80edfc042ba98ee198602b53
if [ -z "$CROSS_BUILD" ]; then
hostmakedepends+=" help2man"