diff --git a/srcpkgs/primecount/template b/srcpkgs/primecount/template index 6cfb00c764fd8e..4533474ea356b1 100644 --- a/srcpkgs/primecount/template +++ b/srcpkgs/primecount/template @@ -1,6 +1,6 @@ # Template file for 'primecount' pkgname=primecount -version=8.2 +version=8.4 revision=1 build_style=cmake configure_args="-DBUILD_TESTS=ON -DBUILD_LIBPRIMESIEVE=OFF @@ -12,7 +12,7 @@ license="BSD-2-Clause" homepage="https://github.com/kimwalisch/primecount/" changelog="https://raw.githubusercontent.com/kimwalisch/primecount/master/ChangeLog" distfiles="https://github.com/kimwalisch/primecount/archive/refs/tags/v${version}.tar.gz" -checksum=870f2c17b660449d10a593b31d2c69e720ff8060ec1b5099c37f451c005f671e +checksum=c7bf47c041bfe4c3912a0d503ea44c1bb6c9003427c12574a6b497748b387612 post_install() { vlicense COPYING