From ab6661f7576702650c99ca730a584e53b9e16321 Mon Sep 17 00:00:00 2001 From: skmpz Date: Sat, 24 Jul 2021 22:51:43 +0400 Subject: [PATCH] fmt: update to 8.0.1. --- common/shlibs | 2 +- srcpkgs/fmt/template | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 42fd333f33b..d24c2bacbc9 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3498,7 +3498,7 @@ libcotp.so.12 libcotp-1.2.1_1 libunarr.so.1 libunarr-1.0.1_1 libretro-gtk-1.so.0 retro-gtk-1.0.0_1 libmanette-0.2.so.0 libmanette-0.2.1_1 -libfmt.so.7 fmt-7.0.3_1 +libfmt.so.8 fmt-8.0.1_1 libelementary-calendar.so.0 libio.elementary.calendar-4.2.3_1 libolm.so.3 olm-3.0.0_1 libtls.so.20 libtls-3.2.4_1 diff --git a/srcpkgs/fmt/template b/srcpkgs/fmt/template index ba9ae5c4ee4..41a50a0f8e0 100644 --- a/srcpkgs/fmt/template +++ b/srcpkgs/fmt/template @@ -1,15 +1,16 @@ # Template file for 'fmt' pkgname=fmt -version=7.1.3 +version=8.0.1 revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS=ON -DFMT_DOC=OFF -DFMT_TEST=OFF" short_desc="Modern formatting library" -maintainer="Orphaned " +maintainer="skmpz " license="BSD-2-Clause" homepage="https://github.com/fmtlib/fmt" +changelog="https://raw.githubusercontent.com/fmtlib/fmt/master/ChangeLog.rst" distfiles="https://github.com/fmtlib/fmt/archive/${version}.tar.gz" -checksum=5cae7072042b3043e12d53d50ef404bbb76949dad1de368d7f993a15c8c05ecc +checksum=b06ca3130158c625848f3fb7418f235155a4d389b2abc3a6245fb01cb0eb1e01 post_install() { vlicense LICENSE.rst LICENSE