fmt: update to 9.0.0.
This commit is contained in:
parent
f62dd3758a
commit
f130db2c00
2 changed files with 3 additions and 3 deletions
|
@ -3538,7 +3538,7 @@ libcotp.so.12 libcotp-1.2.1_1
|
||||||
libunarr.so.1 libunarr-1.0.1_1
|
libunarr.so.1 libunarr-1.0.1_1
|
||||||
libretro-gtk-1.so.0 retro-gtk-1.0.0_1
|
libretro-gtk-1.so.0 retro-gtk-1.0.0_1
|
||||||
libmanette-0.2.so.0 libmanette-0.2.1_1
|
libmanette-0.2.so.0 libmanette-0.2.1_1
|
||||||
libfmt.so.8 fmt-8.0.1_1
|
libfmt.so.9 fmt-9.0.0_1
|
||||||
libelementary-calendar.so.0 libio.elementary.calendar-4.2.3_1
|
libelementary-calendar.so.0 libio.elementary.calendar-4.2.3_1
|
||||||
libolm.so.3 olm-3.0.0_1
|
libolm.so.3 olm-3.0.0_1
|
||||||
libtls.so.25 libtls-3.5.2_1
|
libtls.so.25 libtls-3.5.2_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fmt'
|
# Template file for 'fmt'
|
||||||
pkgname=fmt
|
pkgname=fmt
|
||||||
version=8.1.1
|
version=9.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS=ON -DFMT_DOC=OFF -DFMT_TEST=OFF"
|
configure_args="-DBUILD_SHARED_LIBS=ON -DFMT_DOC=OFF -DFMT_TEST=OFF"
|
||||||
|
@ -10,7 +10,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://github.com/fmtlib/fmt"
|
homepage="https://github.com/fmtlib/fmt"
|
||||||
changelog="https://raw.githubusercontent.com/fmtlib/fmt/master/ChangeLog.rst"
|
changelog="https://raw.githubusercontent.com/fmtlib/fmt/master/ChangeLog.rst"
|
||||||
distfiles="https://github.com/fmtlib/fmt/archive/${version}.tar.gz"
|
distfiles="https://github.com/fmtlib/fmt/archive/${version}.tar.gz"
|
||||||
checksum=3d794d3cf67633b34b2771eb9f073bde87e846e0d395d254df7b211ef1ec7346
|
checksum=9a1e0e9e843a356d65c7604e2c8bf9402b50fe294c355de0095ebd42fb9bd2c5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst LICENSE
|
vlicense LICENSE.rst LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue