spdlog: 1.6.0 -> 1.6.1

This commit is contained in:
Tim Biermann 2020-05-26 22:59:51 +00:00
parent 8b90340790
commit c287bd8d34
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

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

View File

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