fmt: update to 7.0.3.
This commit is contained in:
parent
375e96b1bc
commit
35fd80fdc3
|
@ -3577,7 +3577,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.6 fmt-5.2.1_1
|
||||
libfmt.so.7 fmt-7.0.3_1
|
||||
libelementary-calendar.so.0 libio.elementary.calendar-4.2.3_1
|
||||
libolm.so.3 olm-3.0.0_1
|
||||
libcrypto.so.44 libcrypto44-2.8.2_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fmt'
|
||||
pkgname=fmt
|
||||
version=6.2.1
|
||||
version=7.0.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS=ON -DFMT_DOC=OFF -DFMT_TEST=OFF"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/fmtlib/fmt"
|
||||
distfiles="https://github.com/fmtlib/fmt/archive/${version}.tar.gz"
|
||||
checksum=5edf8b0f32135ad5fafb3064de26d063571e95e8ae46829c2f4f4b52696bbff0
|
||||
checksum=b4b51bc16288e2281cddc59c28f0b4f84fed58d016fb038273a09f05f8473297
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.rst LICENSE
|
||||
|
|
Loading…
Reference in New Issue