mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/primecount: upgrade to 7.13
This commit is contained in:
parent
73aefca8d4
commit
96718e70ca
@ -1,11 +1,11 @@
|
||||
# Contributor: Hoang Nguyen <folliekazetani@protonmail.com>
|
||||
# Maintainer: Hoang Nguyen <folliekazetani@protonmail.com>
|
||||
pkgname=primecount
|
||||
pkgver=7.11
|
||||
pkgver=7.13
|
||||
pkgrel=0
|
||||
pkgdesc="Fast prime counting C/C++ library"
|
||||
url="https://github.com/kimwalisch/primecount"
|
||||
arch="all !aarch64 !s390x" # iroot test failed
|
||||
arch="all"
|
||||
license="BSD-2-Clause"
|
||||
makedepends="
|
||||
cmake
|
||||
@ -37,5 +37,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
2e58bc7214b0ff506086ab36b8840fbcd2a1f27e61dc134787bb5ce084d3f81e2c5190f69b47ad8ee970bb364fdc30354826b70db6c418f533d0bd521515717c primecount-7.11.tar.gz
|
||||
836c181e586a691708049d3ba04672e1dd4922160e17b3b03737ea55512186d3a529e003af08ff2e78f7bf7349cce0819c98144cfb89bd8208e4bad8124ae17b primecount-7.13.tar.gz
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user