mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/opendht: upgrade to 3.1.6
This commit is contained in:
parent
6e9b2b6347
commit
9cd3de5f04
@ -1,7 +1,7 @@
|
||||
# Contributor: Gavin Henry <ghenry@sentrypeer.org>
|
||||
# Maintainer: Gavin Henry <ghenry@sentrypeer.org>
|
||||
pkgname=opendht
|
||||
pkgver=3.1.2
|
||||
pkgver=3.1.6
|
||||
pkgrel=0
|
||||
pkgdesc="C++17 Distributed Hash Table implementation"
|
||||
url="https://github.com/savoirfairelinux/opendht"
|
||||
@ -50,8 +50,7 @@ build() {
|
||||
}
|
||||
|
||||
check() {
|
||||
cd build
|
||||
CTEST_OUTPUT_ON_FAILURE=TRUE ctest
|
||||
ctest --test-dir build --output-on-failure
|
||||
}
|
||||
|
||||
package() {
|
||||
@ -70,5 +69,5 @@ _py3() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
75e803b2263538921636e05ac8d8896f18bd002da90076d8cb061f7e0da4031d5de7251f37fd3029ebeb4d496d90cbcee18b1e8d99507dabc48b15747a8bb3b4 opendht-3.1.2.tar.gz
|
||||
5e4bc2cc2ebe593e522cfd0940c9927490ab579db923037a57c96fa1ae31653df10b3c18389eb30092622e837216a73e6eca501bb4d559dab28e200685940f42 opendht-3.1.6.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user