primesieve: update to 12.6.

This commit is contained in:
Gonzalo Tornaría 2024-12-23 22:43:22 -03:00 committed by Andrew J. Hesford
parent 7732e4b105
commit 59e08bc1bc

View File

@ -1,6 +1,6 @@
# Template file for 'primesieve'
pkgname=primesieve
version=12.5
version=12.6
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=20b06975a909dd58b956445948f7460086d8b49f2bc58880eac56400dcc66d64
checksum=677c1c5046e666a25e6248f3242c0b27a09953f2775fc4507e4a017a47059345
post_install() {
vlicense COPYING