aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-09-27 04:49:26 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-09-27 08:36:48 +0000
commitd309102bf028023ca5dc1f8329f18f34cc6ae130 (patch)
tree874d51bb2283ef6cb5d78f99c59c51689d4e0d56
parent5a514e4349f291f9dd350659c6683a145432d9a9 (diff)
testing/kyotocabinet: upgrade to 1.2.78
-rw-r--r--testing/kyotocabinet/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/kyotocabinet/APKBUILD b/testing/kyotocabinet/APKBUILD
index a4ed9335b6a..bfa846beaf8 100644
--- a/testing/kyotocabinet/APKBUILD
+++ b/testing/kyotocabinet/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Andrey L <innerspacepilot@gmx.com>
# Maintainer: Andrey L <innerspacepilot@gmx.com>
pkgname=kyotocabinet
-pkgver=1.2.77
+pkgver=1.2.78
pkgrel=0
pkgdesc="Kyoto Cabinet is a library of routines for managing a database."
url="https://fallabs.com/kyotocabinet/"
@@ -25,4 +25,4 @@ package() {
rm -f "$pkgdir"/usr/lib/*.a
}
-sha512sums="f38794c11faa3f4b64097a2e314307e1a6b75ddc495103647ebe52786a689336754496e7083697417ea90436e7fad681f16440975abec9ae917874aa25153e0f kyotocabinet-1.2.77.tar.gz"
+sha512sums="57971a231998574678d38d4b4aaffa0dafcac17416a05a42e1204d54e8d81ac1044ea703dd62f1d23c9385b5b18775918b722f428f14078451af83c29354db53 kyotocabinet-1.2.78.tar.gz"