summaryrefslogtreecommitdiff
path: root/fmt
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-01-03 12:10:37 +0100
committerTim Biermann <tbier@posteo.de>2022-01-03 13:31:21 +0100
commit84e467a49293fe23cbf527f40c362d8e11e2ae26 (patch)
treebb0c9bb69d9ceceb160812ee3ed2d249d36e146a /fmt
parent0c30104b38d2bfb3f6c771d3013e1f31898f12dd (diff)
downloadcontrib-84e467a49293fe23cbf527f40c362d8e11e2ae26.tar.gz
contrib-84e467a49293fe23cbf527f40c362d8e11e2ae26.tar.xz
fmt: 8.0.1 -> 8.1.0
Diffstat (limited to 'fmt')
-rw-r--r--fmt/.footprint10
-rw-r--r--fmt/.signature8
-rw-r--r--fmt/Pkgfile2
3 files changed, 10 insertions, 10 deletions
diff --git a/fmt/.footprint b/fmt/.footprint
index a167a476b..9d79dcc22 100644
--- a/fmt/.footprint
+++ b/fmt/.footprint
@@ -6,8 +6,8 @@ drwxr-xr-x root/root usr/include/fmt/
-rw-r--r-- root/root usr/include/fmt/color.h
-rw-r--r-- root/root usr/include/fmt/compile.h
-rw-r--r-- root/root usr/include/fmt/core.h
--rw-r--r-- root/root usr/include/fmt/format-inl.h
-rw-r--r-- root/root usr/include/fmt/format.h
+-rw-r--r-- root/root usr/include/fmt/format-inl.h
-rw-r--r-- root/root usr/include/fmt/locale.h
-rw-r--r-- root/root usr/include/fmt/os.h
-rw-r--r-- root/root usr/include/fmt/ostream.h
@@ -17,12 +17,12 @@ drwxr-xr-x root/root usr/include/fmt/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/cmake/
drwxr-xr-x root/root usr/lib/cmake/fmt/
--rw-r--r-- root/root usr/lib/cmake/fmt/fmt-config-version.cmake
-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-config-version.cmake
-rw-r--r-- root/root usr/lib/cmake/fmt/fmt-targets.cmake
+-rw-r--r-- root/root usr/lib/cmake/fmt/fmt-targets-release.cmake
+-rwxr-xr-x root/root usr/lib/libfmt.so.8.1.0
+lrwxrwxrwx root/root usr/lib/libfmt.so.8 -> libfmt.so.8.1.0
lrwxrwxrwx root/root usr/lib/libfmt.so -> libfmt.so.8
-lrwxrwxrwx root/root usr/lib/libfmt.so.8 -> libfmt.so.8.0.1
--rwxr-xr-x root/root usr/lib/libfmt.so.8.0.1
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/fmt.pc
diff --git a/fmt/.signature b/fmt/.signature
index 6caedb1bd..911c97a68 100644
--- a/fmt/.signature
+++ b/fmt/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF31iWeROeOED4hPZ06EMMDTYMGimFSXMyPYIJpHuFvyYo/eR1nO+F33FXgj8APZpnI4SUg6na22hWFu0/BaEzuQk=
-SHA256 (Pkgfile) = 8212fc99b2f2930587c02c9f8265f624dba426ccd7f77feca6637e34064bcf30
-SHA256 (.footprint) = 1352afed51768a19cc14235a0bf7a2ffdf30dddd2f21fda6fe12736eb5b2f70a
-SHA256 (fmt-8.0.1.tar.gz) = b06ca3130158c625848f3fb7418f235155a4d389b2abc3a6245fb01cb0eb1e01
+RWSagIOpLGJF30wq1DNiy4LdLX/M3k4hnqwEEOLqHEi/gXr5bZcyObp/RnD414Y6pqABYIEtp0zZseFf7Pi1DMd990/LUTNu4Qk=
+SHA256 (Pkgfile) = 81aeafc76889cdfcef706c9f9d4e574e631397961125ac227c3e40c663a0cb9a
+SHA256 (.footprint) = 2ecb9888b5e60616701d335808375e79441eff3ce2a56fd2e5a6a3efb7461889
+SHA256 (fmt-8.1.0.tar.gz) = aa53b204afe20076f2813e71b255e52b1ef39a818dc86c4604a7f14d8ac6dc31
diff --git a/fmt/Pkgfile b/fmt/Pkgfile
index 1da3752ed..e89b5b032 100644
--- a/fmt/Pkgfile
+++ b/fmt/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: cmake
name=fmt
-version=8.0.1
+version=8.1.0
release=1
source=(https://github.com/fmtlib/$name/archive/$version/$name-$version.tar.gz)

Generated by cgit