aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-09-30 14:53:48 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-10-01 01:21:17 +0000
commit48605a01f7d000054d420364e6f20c6ebca9df7c (patch)
tree000186cb4cf9b07e6e72eb69ca87a53ace5eb209
parent0eb67ba90f211f82e1e3d823b027894e7dd29124 (diff)
community/spdlog: upgrade to 1.8.1
-rw-r--r--community/spdlog/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/spdlog/APKBUILD b/community/spdlog/APKBUILD
index aac66d373c6..0517d680af2 100644
--- a/community/spdlog/APKBUILD
+++ b/community/spdlog/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=spdlog
-pkgver=1.8.0
+pkgver=1.8.1
pkgrel=0
pkgdesc="Fast C++ logging library"
url="https://github.com/gabime/spdlog"
@@ -35,4 +35,4 @@ package() {
-i "$pkgdir"/usr/include/spdlog/tweakme.h
}
-sha512sums="18e9718a0dd58d33b1aef120e9e16123172db07be3758e906b82dee9fbfd0197108a5aa502aabe31dde189a90ff1ee1c14017e8b14fca0aee69e9df84cbf8283 spdlog-v1.8.0.tar.gz"
+sha512sums="ef855f4f91ed8aba89ef0191a9fd70f73a49567332f7eb42da1604e3a7dda3bbe48db3fd0fae317bb11ee95315d8cd62bf586d2de919ca0978d91e5a971b1c3f spdlog-v1.8.1.tar.gz"