Skip to content

Commit d0d8508

Browse files
tornariaDuncaen
authored andcommitted
primecount: update to 8.4.
1 parent d3ab6b4 commit d0d8508

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/primecount/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'primecount'
22
pkgname=primecount
3-
version=8.2
3+
version=8.4
44
revision=1
55
build_style=cmake
66
configure_args="-DBUILD_TESTS=ON -DBUILD_LIBPRIMESIEVE=OFF
@@ -12,7 +12,7 @@ license="BSD-2-Clause"
1212
homepage="https://github.com/kimwalisch/primecount/"
1313
changelog="https://raw.githubusercontent.com/kimwalisch/primecount/master/ChangeLog"
1414
distfiles="https://github.com/kimwalisch/primecount/archive/refs/tags/v${version}.tar.gz"
15-
checksum=870f2c17b660449d10a593b31d2c69e720ff8060ec1b5099c37f451c005f671e
15+
checksum=c7bf47c041bfe4c3912a0d503ea44c1bb6c9003427c12574a6b497748b387612
1616

1717
post_install() {
1818
vlicense COPYING

0 commit comments

Comments
 (0)