fmt: update to 8.0.1.

This commit is contained in:
skmpz 2021-07-24 22:51:43 +04:00 committed by Érico Nogueira Rolim
parent 8b29a7f293
commit ab6661f757
2 changed files with 5 additions and 4 deletions

View file

@ -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

View file

@ -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 <orphan@voidlinux.org>"
maintainer="skmpz <dem.procopiou@gmail.com>"
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