package/fwup: bump to v1.9.1
This release fixes a compiler error when using glibc 2.36. Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
58e60a3213
commit
8560315ab2
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 18ae6753145cef2fd5f5fc83e29c2d883e570668d8aa064ee6c94d4c5e44d73d fwup-1.9.0.tar.gz
|
||||
sha256 9684551647f0ddd043f9ff46f7bec8eacb2da1ac29d6d8d5d775c346173b8e88 fwup-1.9.1.tar.gz
|
||||
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FWUP_VERSION = 1.9.0
|
||||
FWUP_VERSION = 1.9.1
|
||||
FWUP_SITE = $(call github,fwup-home,fwup,v$(FWUP_VERSION))
|
||||
FWUP_LICENSE = Apache-2.0
|
||||
FWUP_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user