1
0
forked from ports/opt

fmt: 10.0.0 -> 10.1.1

This commit is contained in:
Tim Biermann 2023-11-15 06:40:46 +01:00
parent f0d7ee829c
commit 35478e1184
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 7 additions and 7 deletions

View File

@ -22,7 +22,7 @@ drwxr-xr-x root/root usr/lib/cmake/fmt/
-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.0.0
-rwxr-xr-x root/root usr/lib/libfmt.so.10.0.0
lrwxrwxrwx root/root usr/lib/libfmt.so.10 -> libfmt.so.10.1.0
-rwxr-xr-x root/root usr/lib/libfmt.so.10.1.0
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/Qfbzwgbf8p3AzkbMCaVXCLYvPUXLLZmZTNG3GxZK0xWEOU/vMO1UMWyVlbxV/JH5AhpHgnLsFa+ZSQkTie1Jwo=
SHA256 (Pkgfile) = d9496a3945f1ff4ad9bc9cae54b0b199fcbe658912fe2af7862fb6047aae61d7
SHA256 (.footprint) = 5ff8e8890ab9c497c4644360c22652987265ab1fc170dc567345c590a5cc745f
SHA256 (fmt-10.0.0.tar.gz) = ede1b6b42188163a3f2e0f25ad5c0637eca564bd8df74d02e31a311dd6b37ad8
RWSE3ohX2g5d/SV/EhIYR983ie4Yonhu/Y5U086WLwetn8TWl4DXUEmeY5GQsYNnn+xrHuYP5HsQFhFj2AriL39OOaNzpGjsTgE=
SHA256 (Pkgfile) = f85555e6ff46084c80b5ef0ae17ea3954e9b2eecbb11917b9e39588b1305ac02
SHA256 (.footprint) = 59858c7b70a7336c4ede75c464b99c1c2b896d1d176290ab0cade123d6dbe749
SHA256 (fmt-10.1.1.tar.gz) = 78b8c0a72b1c35e4443a7e308df52498252d1cefc2b08c9a97bc9ee6cfe61f8b

View File

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