mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
libfmt: bump to new upstream version 12.0.0
bump to new upstream relaese Signed-off-by: Othmar Truniger <github@truniger.ch>
This commit is contained in:
committed by
Hannu Nyman
parent
2cea4de176
commit
3331690791
@@ -8,13 +8,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libfmt
|
||||
PKG_VERSION:=11.2.0
|
||||
PKG_VERSION:=12.0.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:=bc23066d87ab3168f27cef3e97d545fa63314f5c79df5ea444d41d56f962c6af
|
||||
PKG_HASH:=aa3e8fbb6a0066c03454434add1f1fc23299e85758ceec0d7d2d974431481e40
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)
|
||||
|
||||
PKG_MAINTAINER:=Othmar Truniger <github@truniger.ch>
|
||||
|
||||
Reference in New Issue
Block a user