spdlog: 1.8.2 -> 1.8.3

This commit is contained in:
Tim Biermann 2021-03-25 10:20:18 +00:00
parent e056532468
commit c895739349
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 6 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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)