diff mbox series

package/fwup: bump to v1.9.1

Message ID 20220908141620.2258877-1-fhunleth@troodon-software.com
State Accepted
Headers show
Series package/fwup: bump to v1.9.1 | expand

Commit Message

Frank Hunleth Sept. 8, 2022, 2:17 p.m. UTC
This release fixes a compiler error when using glibc 2.36.

Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
---
 package/fwup/fwup.hash | 2 +-
 package/fwup/fwup.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

--
2.25.1

Comments

Peter Korsgaard Sept. 9, 2022, 4:55 p.m. UTC | #1
>>>>> "Frank" == Frank Hunleth via buildroot <buildroot@buildroot.org> writes:

 > This release fixes a compiler error when using glibc 2.36.
 > Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>

Committed, thanks.
diff mbox series

Patch

diff --git a/package/fwup/fwup.hash b/package/fwup/fwup.hash
index 2e5b2b1f6c..51ec444bcb 100644
--- a/package/fwup/fwup.hash
+++ b/package/fwup/fwup.hash
@@ -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
diff --git a/package/fwup/fwup.mk b/package/fwup/fwup.mk
index 62016d94e3..a6395d583d 100644
--- a/package/fwup/fwup.mk
+++ b/package/fwup/fwup.mk
@@ -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