fmt: 10.2.1 -> 11.0.2

This commit is contained in:
Tim Biermann 2024-08-10 13:07:48 +02:00
parent 1316378b05
commit 19011c1b8f
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 9 additions and 8 deletions

View File

@ -2,6 +2,7 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/fmt/
-rw-r--r-- root/root usr/include/fmt/args.h
-rw-r--r-- root/root usr/include/fmt/base.h
-rw-r--r-- root/root usr/include/fmt/chrono.h
-rw-r--r-- root/root usr/include/fmt/color.h
-rw-r--r-- root/root usr/include/fmt/compile.h
@ -21,8 +22,8 @@ drwxr-xr-x root/root usr/lib/cmake/fmt/
-rw-r--r-- root/root usr/lib/cmake/fmt/fmt-config.cmake
-rw-r--r-- root/root usr/lib/cmake/fmt/fmt-targets-release.cmake
-rw-r--r-- root/root usr/lib/cmake/fmt/fmt-targets.cmake
lrwxrwxrwx root/root usr/lib/libfmt.so -> libfmt.so.10
lrwxrwxrwx root/root usr/lib/libfmt.so.10 -> libfmt.so.10.2.1
-rwxr-xr-x root/root usr/lib/libfmt.so.10.2.1
lrwxrwxrwx root/root usr/lib/libfmt.so -> libfmt.so.11
lrwxrwxrwx root/root usr/lib/libfmt.so.11 -> libfmt.so.11.0.2
-rwxr-xr-x root/root usr/lib/libfmt.so.11.0.2
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/fmt.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/TtfjL0tWsHqXfRvY3uFoFGma+ZRY2vIuqdkaV9KaXlshACJM4IfVGOmLb2ZxgYkWqHw+S8xU3SKaGr9MJYQGAg=
SHA256 (Pkgfile) = 1d17754cd651953664d23a24000e0c4802a9c3665fdf802175d5a2a20188fed3
SHA256 (.footprint) = bd4c6f9b7e9c1589fe2eec9c322b04254e8065f7db24b6cf5781d910305dba48
SHA256 (fmt-10.2.1.tar.gz) = 1250e4cc58bf06ee631567523f48848dc4596133e163f02615c97f78bab6c811
RWSE3ohX2g5d/SGmtfQM/pz9L8DjDz9oLtkxZZPvfEd2Kge05/fpaDJ3YeqgdopASlRV26PSAdJygxAVBoKa5AOlZZL6kH6Qgwk=
SHA256 (Pkgfile) = b0706ae514763977a2da09dad8d8855e9ef27017a56fdf548cdeda0cf8007206
SHA256 (.footprint) = 7ac0564f30cf5c846826664b080bdd0c6e3253422eb78b80eb55bbba19d6c8f3
SHA256 (fmt-11.0.2.tar.gz) = 6cb1e6d37bdcb756dbbe59be438790db409cdb4868c66e888d5df9f13f7c027f

View File

@ -4,7 +4,7 @@
# Depends on:
name=fmt
version=10.2.1
version=11.0.2
release=1
source=(https://github.com/fmtlib/$name/archive/$version/$name-$version.tar.gz)