diff options
Diffstat (limited to 'testing/kyotocabinet/APKBUILD')
-rw-r--r-- | testing/kyotocabinet/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/kyotocabinet/APKBUILD b/testing/kyotocabinet/APKBUILD index a4ed9335b6..bfa846beaf 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" |