primecount: update to 7.16.

This commit is contained in:
Gonzalo Tornaría 2025-03-06 22:16:05 -03:00 committed by Leah Neukirchen
parent 7886eff10b
commit 65da97ca73

View file

@ -1,6 +1,6 @@
# Template file for 'primecount'
pkgname=primecount
version=7.14
version=7.16
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=d867ac18cc52c0f7014682169988a76f39e4cd56f8ce78fb56e064499b1d66bb
checksum=437cde8198fbfed3a16510786d99edb22da2766f0f0376450690d55a74ea5cf3
post_install() {
vlicense COPYING