summaryrefslogtreecommitdiff
path: root/spdlog
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2020-05-26 22:59:51 +0000
committerTim Biermann <tbier@posteo.de>2020-05-26 22:59:51 +0000
commitc287bd8d341fa3d8bb862732cec7f46c259fe8e9 (patch)
treec3f4304e98c7c5fc3f39c277fe4720d1f564bd39 /spdlog
parent8b903407907e020c727c7c7a57a34200ee6dbef6 (diff)
downloadcontrib-c287bd8d341fa3d8bb862732cec7f46c259fe8e9.tar.gz
contrib-c287bd8d341fa3d8bb862732cec7f46c259fe8e9.tar.xz
spdlog: 1.6.0 -> 1.6.1
Diffstat (limited to 'spdlog')
-rw-r--r--spdlog/.signature6
-rw-r--r--spdlog/Pkgfile4
2 files changed, 5 insertions, 5 deletions
diff --git a/spdlog/.signature b/spdlog/.signature
index d5613f135..129e551e5 100644
--- a/spdlog/.signature
+++ b/spdlog/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF38T0rWq3TOWfaooxPWSR7h6p+EZli1IbsTErfV4Gl9eHZ9c8VoogmDL3UnI+4+nLEhNYV2e0Xqvj6YuZ7iDKKQM=
-SHA256 (Pkgfile) = c9a8329d9ff7294a5d07bb11deb87a735ecb566640a0a4f3816874713cc68560
+RWSagIOpLGJF37MV5khzrqV2t2JP9fRSltqFHr5oaNYuSZtgZBqp8Fh81U/wZEHZlL8wy62jYmB91zDpzWlwMLtse6HRODNyKQA=
+SHA256 (Pkgfile) = c2229ee4f34551c9d31489a36738cfdc2c24ca5ff0d104ae07eebeedbb7cd033
SHA256 (.footprint) = c883dee52cab380777f5cf039d88462624c68e1bd51b50fc708fd9cfb3341861
-SHA256 (spdlog-1.6.0.tar.gz) = 0421667c9f2fc78e6548d44f7bc5921be0f03e612df384294c16cedb93d967f8
+SHA256 (spdlog-1.6.1.tar.gz) = 378a040d91f787aec96d269b0c39189f58a6b852e4cbf9150ccfacbe85ebbbfc
diff --git a/spdlog/Pkgfile b/spdlog/Pkgfile
index 2cbc9974d..a654cb6ef 100644
--- a/spdlog/Pkgfile
+++ b/spdlog/Pkgfile
@@ -1,10 +1,10 @@
# Description: Fast C++ logging library
# URL: https://github.com/gabime/spdlog
# Maintainer: Tim Biermann, tbier at posteo dot de
-# Depends on: fmt cmake ninja
+# Depends on: cmake fmt ninja
name=spdlog
-version=1.6.0
+version=1.6.1
release=1
source=(https://github.com/gabime/spdlog/archive/v$version/$name-$version.tar.gz)

Generated by cgit