libfmt: bump to upstream version 9.1.0
authorOthmar Truniger <redacted>
Tue, 30 Aug 2022 16:41:40 +0000 (18:41 +0200)
committerOthmar Truniger <redacted>
Tue, 6 Sep 2022 19:18:27 +0000 (21:18 +0200)
Signed-off-by: Othmar Truniger <redacted>
libs/libfmt/Makefile

index 4562337149b32781f712cb5f0e15fa6ded35d612..6cfe65d1c5e24ca9993db78887e9ba96db0d7d5f 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libfmt
-PKG_VERSION:=9.0.0
+PKG_VERSION:=9.1.0
 PKG_RELEASE:=1
 
 PKG_SOURCE_NAME:=fmt
 PKG_SOURCE:=$(PKG_SOURCE_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/fmtlib/$(PKG_SOURCE_NAME)/tar.gz/$(PKG_VERSION)?
-PKG_HASH:=9a1e0e9e843a356d65c7604e2c8bf9402b50fe294c355de0095ebd42fb9bd2c5
+PKG_HASH:=5dea48d1fcddc3ec571ce2058e13910a0d4a6bab4cc09a809d8b1dd1c88ae6f2
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)
 
 PKG_MAINTAINER:=Othmar Truniger <github@truniger.ch>
git clone https://git.99rst.org/PROJECT