summaryrefslogtreecommitdiff
path: root/spdlog
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-11-03 13:08:19 +0000
committerTim Biermann <tbier@posteo.de>2022-11-03 13:08:19 +0000
commitbd23a551df1cb44421b76f048ec562d17607e4b4 (patch)
tree161f7b09e48734c13967bff1dd8706c6485d907b /spdlog
parent3f45ea8aa7007d7c91fe63a3eb4bb84bcfed6eeb (diff)
downloadcontrib-bd23a551df1cb44421b76f048ec562d17607e4b4.tar.gz
contrib-bd23a551df1cb44421b76f048ec562d17607e4b4.tar.xz
spdlog: 1.10.0 -> 1.11.0
Diffstat (limited to 'spdlog')
-rw-r--r--spdlog/.footprint6
-rw-r--r--spdlog/.signature8
-rw-r--r--spdlog/Pkgfile2
3 files changed, 8 insertions, 8 deletions
diff --git a/spdlog/.footprint b/spdlog/.footprint
index 4df34f523..fff32dfb4 100644
--- a/spdlog/.footprint
+++ b/spdlog/.footprint
@@ -98,8 +98,8 @@ drwxr-xr-x root/root usr/lib/cmake/spdlog/
-rw-r--r-- root/root usr/lib/cmake/spdlog/spdlogConfigTargets-release.cmake
-rw-r--r-- root/root usr/lib/cmake/spdlog/spdlogConfigTargets.cmake
-rw-r--r-- root/root usr/lib/cmake/spdlog/spdlogConfigVersion.cmake
-lrwxrwxrwx root/root usr/lib/libspdlog.so -> libspdlog.so.1
-lrwxrwxrwx root/root usr/lib/libspdlog.so.1 -> libspdlog.so.1.10.0
--rwxr-xr-x root/root usr/lib/libspdlog.so.1.10.0
+lrwxrwxrwx root/root usr/lib/libspdlog.so -> libspdlog.so.1.11
+lrwxrwxrwx root/root usr/lib/libspdlog.so.1.11 -> libspdlog.so.1.11.0
+-rwxr-xr-x root/root usr/lib/libspdlog.so.1.11.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/spdlog.pc
diff --git a/spdlog/.signature b/spdlog/.signature
index 7703712e5..e32b16689 100644
--- a/spdlog/.signature
+++ b/spdlog/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF35cLTF7MXiMNh+QuEmH1V/e2sW0Q2j4F6ES9uAbEemCG1XtJaYFduMiyObXn7oaDdKRPgbVNTvv2wbkfw0h5VQo=
-SHA256 (Pkgfile) = 1ea125a99a514324a74e85e02f2ccc598b935b9bd5fab183abbaa53294bddb7e
-SHA256 (.footprint) = 873e5287797a5aca9ecd50e3b0f01ed17fefaf9deed5a137f67b82444c315cc4
-SHA256 (spdlog-1.10.0.tar.gz) = 697f91700237dbae2326b90469be32b876b2b44888302afbc7aceb68bcfe8224
+RWSagIOpLGJF32BRkV2itVZzU2wlHItFwaau8aKgtGg18lPb54XkJ9x6FPozdIpGRr+Pbr113X8PY1JoEST796kteAj1p+UgtAk=
+SHA256 (Pkgfile) = a13d2d32fc0ce6c2263d290a454ba6fbd3f8cabeb7bdbab27fd358a3a62bd097
+SHA256 (.footprint) = cc99bdbd4a0359d5282194734a7a52c439c4f3ef99f69a69f9ddaede706a0be1
+SHA256 (spdlog-1.11.0.tar.gz) = ca5cae8d6cac15dae0ec63b21d6ad3530070650f68076f3a4a862ca293a858bb
diff --git a/spdlog/Pkgfile b/spdlog/Pkgfile
index ddea8a8c2..deac07fa9 100644
--- a/spdlog/Pkgfile
+++ b/spdlog/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: fmt
name=spdlog
-version=1.10.0
+version=1.11.0
release=1
source=(https://github.com/gabime/spdlog/archive/v$version/$name-$version.tar.gz)

Generated by cgit