summaryrefslogtreecommitdiff
path: root/spdlog
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-03-25 10:20:18 +0000
committerTim Biermann <tbier@posteo.de>2021-03-25 10:20:18 +0000
commitc895739349df6aeacebcbb582c2db30c03496a2f (patch)
treeece1eb94a4f261424ff811a322b6d148d4dd44d3 /spdlog
parente0565324686c7364d9a6a18def588b39f0b42ef9 (diff)
downloadcontrib-c895739349df6aeacebcbb582c2db30c03496a2f.tar.gz
contrib-c895739349df6aeacebcbb582c2db30c03496a2f.tar.xz
spdlog: 1.8.2 -> 1.8.3
Diffstat (limited to 'spdlog')
-rw-r--r--spdlog/.footprint1
-rw-r--r--spdlog/.signature8
-rw-r--r--spdlog/Pkgfile2
3 files changed, 6 insertions, 5 deletions
diff --git a/spdlog/.footprint b/spdlog/.footprint
index 311a2067f..a72d045b4 100644
--- a/spdlog/.footprint
+++ b/spdlog/.footprint
@@ -73,6 +73,7 @@ drwxr-xr-x root/root usr/include/spdlog/sinks/
-rw-r--r-- root/root usr/include/spdlog/sinks/daily_file_sink.h
-rw-r--r-- root/root usr/include/spdlog/sinks/dist_sink.h
-rw-r--r-- root/root usr/include/spdlog/sinks/dup_filter_sink.h
+-rw-r--r-- root/root usr/include/spdlog/sinks/hourly_file_sink.h
-rw-r--r-- root/root usr/include/spdlog/sinks/msvc_sink.h
-rw-r--r-- root/root usr/include/spdlog/sinks/null_sink.h
-rw-r--r-- root/root usr/include/spdlog/sinks/ostream_sink.h
diff --git a/spdlog/.signature b/spdlog/.signature
index 9d65f9c82..956cb11aa 100644
--- a/spdlog/.signature
+++ b/spdlog/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF38tOX6y26sbx0hgoBQ7PDK2lv072y5paZqyAaRd6GA/lfr9XTVudOl+4OidySM+Br4//HT0T3g4pWgG2oXdnVAk=
-SHA256 (Pkgfile) = 6b591bf1f1cf74aeeb1a3c44bca07b55d4685982f0a3c8a7cbfc1302e67f0135
-SHA256 (.footprint) = a183c6b4321c6243854e00228577e6bd9149c6fb2fd1483622411f28b242bfbd
-SHA256 (spdlog-1.8.2.tar.gz) = e20e6bd8f57e866eaf25a5417f0a38a116e537f1a77ac7b5409ca2b180cec0d5
+RWSagIOpLGJF32Kdruz9lvYML6s5y55lqqRM+tYM5qhbAKwq1WNKmNAMH0N0D7rz7jW9tB3ZZBT7Lccv2FYNfXq/Hac2nYIVuwk=
+SHA256 (Pkgfile) = 29ec034a538708ab204f65dea6a8e3e2769d3860445d28507f91be57ff8b83d5
+SHA256 (.footprint) = a4b2171e9c32f95241b6cf456b75e7bd45f34e40e57f8ceb2075ce86ef4493c8
+SHA256 (spdlog-1.8.3.tar.gz) = 6f5b88ca4c9b96264e6c961716fec6f1a7b94c80a5edce667c3e42507caa8a82
diff --git a/spdlog/Pkgfile b/spdlog/Pkgfile
index 5e29d7433..ac8f3c2c2 100644
--- a/spdlog/Pkgfile
+++ b/spdlog/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: cmake fmt
name=spdlog
-version=1.8.2
+version=1.8.3
release=1
source=(https://github.com/gabime/spdlog/archive/v$version/$name-$version.tar.gz)

Generated by cgit