primecount: update to 7.17.

This commit is contained in:
Gonzalo Tornaría 2025-05-01 20:18:25 -03:00 committed by Andrew J. Hesford
parent d1a27d3f95
commit d06068c267

View file

@ -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