From: Othmar Truniger Date: Sat, 7 Jul 2018 19:49:42 +0000 (+0200) Subject: libfmt: bump to new release 5.1.0 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=96101ff899ffed5e61c0a56cbc441a5576d72ba1;p=feed%2Fpackages.git libfmt: bump to new release 5.1.0 Signed-off-by: Othmar Truniger --- diff --git a/libs/libfmt/Makefile b/libs/libfmt/Makefile index 0158456481..7e151a8407 100644 --- a/libs/libfmt/Makefile +++ b/libs/libfmt/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libfmt -PKG_VERSION:=5.0.0 +PKG_VERSION:=5.1.0 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git @@ -16,7 +16,7 @@ PKG_SOURCE_URL:=https://github.com/fmtlib/fmt.git PKG_SOURCE_VERSION:=$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_MIRROR_HASH:=9e62000dc67649980804314502bc09147fc5666cbc64e00b0ca6b27d3cec0e6c +PKG_MIRROR_HASH:=458debd5a0fbfdc36715ce63a0c1b1be84140ee9fbe28232a27c90448630469c PKG_MAINTAINER:=Othmar Truniger PKG_LICENSE:=BSD-2-Clause