primesieve: update to 12.8.

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

View file

@ -1,6 +1,6 @@
# Template file for 'primesieve'
pkgname=primesieve
version=12.7
version=12.8
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=c29d5173266f39804fa607783163c823eb1112132d4c68884e20a54b1a30f9f5
checksum=a0bf618a60a6b815c628196da9cb47e878e1414a06b4025acc5a1f9050223282
post_install() {
vlicense COPYING