diff options
author | Tim Biermann <tbier@posteo.de> | 2021-03-26 08:10:38 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-03-26 08:10:38 +0000 |
commit | 747dfdee25e9e1defa0bc2f2db3075505f7289a1 (patch) | |
tree | 85fb5325af6e8789b2130ea0841a302fb9a91565 /spdlog | |
parent | 67be6e46d56b09a236b0abf7c9f1f54677c88275 (diff) | |
download | contrib-747dfdee25e9e1defa0bc2f2db3075505f7289a1.tar.gz contrib-747dfdee25e9e1defa0bc2f2db3075505f7289a1.tar.xz |
spdlog: 1.8.3 -> 1.8.5
Diffstat (limited to 'spdlog')
-rw-r--r-- | spdlog/.signature | 6 | ||||
-rw-r--r-- | spdlog/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/spdlog/.signature b/spdlog/.signature index 956cb11aa..17104ca97 100644 --- a/spdlog/.signature +++ b/spdlog/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32Kdruz9lvYML6s5y55lqqRM+tYM5qhbAKwq1WNKmNAMH0N0D7rz7jW9tB3ZZBT7Lccv2FYNfXq/Hac2nYIVuwk= -SHA256 (Pkgfile) = 29ec034a538708ab204f65dea6a8e3e2769d3860445d28507f91be57ff8b83d5 +RWSagIOpLGJF36iFrUknOIUr47qHioCGgxc23PnvblH9UXZZxRbHyyRI7uacUhpnYqmj07Pg8cqpjpHhUc8R/ZwvqgT31XUZBwQ= +SHA256 (Pkgfile) = c89f308b599cc3c39b75d0ded33c396cdc9a46aefabd47f3e5f83ca72b37edbc SHA256 (.footprint) = a4b2171e9c32f95241b6cf456b75e7bd45f34e40e57f8ceb2075ce86ef4493c8 -SHA256 (spdlog-1.8.3.tar.gz) = 6f5b88ca4c9b96264e6c961716fec6f1a7b94c80a5edce667c3e42507caa8a82 +SHA256 (spdlog-1.8.5.tar.gz) = 944d0bd7c763ac721398dca2bb0f3b5ed16f67cef36810ede5061f35a543b4b8 diff --git a/spdlog/Pkgfile b/spdlog/Pkgfile index ac8f3c2c2..ee12ee8c5 100644 --- a/spdlog/Pkgfile +++ b/spdlog/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake fmt name=spdlog -version=1.8.3 +version=1.8.5 release=1 source=(https://github.com/gabime/spdlog/archive/v$version/$name-$version.tar.gz) |