primesieve: update to 12.7.

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

View file

@ -1,6 +1,6 @@
# Template file for 'primesieve'
pkgname=primesieve
version=12.6
version=12.7
revision=1
build_style=cmake
configure_args="-DBUILD_TESTS=ON -DBUILD_SHARED_LIBS=ON -DBUILD_STATIC_LIBS=OFF"
@ -10,7 +10,7 @@ license="BSD-2-Clause"
homepage="https://github.com/kimwalisch/primesieve"
changelog="https://raw.githubusercontent.com/kimwalisch/primesieve/master/ChangeLog"
distfiles="https://github.com/kimwalisch/primesieve/archive/refs/tags/v${version}.tar.gz"
checksum=677c1c5046e666a25e6248f3242c0b27a09953f2775fc4507e4a017a47059345
checksum=c29d5173266f39804fa607783163c823eb1112132d4c68884e20a54b1a30f9f5
post_install() {
vlicense COPYING