[arch-commits] Commit in libcuckoo/trunk (PKGBUILD)
Andreas Radke
andyrtr at gemini.archlinux.org
Mon Jul 4 13:23:32 UTC 2022
Date: Monday, July 4, 2022 @ 13:23:32
Author: andyrtr
Revision: 449875
upgpkg: libcuckoo 0.3.1-1: upstream update 0.3.1
Modified:
libcuckoo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-04 12:06:05 UTC (rev 449874)
+++ PKGBUILD 2022-07-04 13:23:32 UTC (rev 449875)
@@ -2,7 +2,7 @@
# Contributor: chn <g897331845 at gmail.com>
pkgname=libcuckoo
-pkgver=0.3
+pkgver=0.3.1
pkgrel=1
pkgdesc="A high-performance, concurrent hash table"
arch=('any')
@@ -10,7 +10,7 @@
license=('Apache')
makedepends=('cmake')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/efficient/libcuckoo/archive/refs/tags/v${pkgver}.tar.gz)
-md5sums=('13f68f7d20c8b9d819d6f1b12a3b1dc4')
+sha256sums=('a87122b963ef6b7eadca3e41cb4b533f3b6ad9b588ab2f2140eb6ab0db9a7ba8')
build() {
mkdir build
More information about the arch-commits
mailing list