diff --git a/srcpkgs/primecount/template b/srcpkgs/primecount/template index 327befa396e..6030d919423 100644 --- a/srcpkgs/primecount/template +++ b/srcpkgs/primecount/template @@ -1,6 +1,6 @@ # Template file for 'primecount' pkgname=primecount -version=7.16 +version=7.17 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=437cde8198fbfed3a16510786d99edb22da2766f0f0376450690d55a74ea5cf3 +checksum=f42abde9cdf133d66ef20296c871e7326ee9bf7a026de5885be6cb8b18affcb7 post_install() { vlicense COPYING