primesieve: update to 12.11.

This commit is contained in:
Gonzalo Tornaría
2026-01-10 11:26:57 -05:00
committed by Andrew J. Hesford
parent 94de226ed1
commit d1ecce553e
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'primesieve'
pkgname=primesieve
version=12.9
version=12.11
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=0638f82a3dc35c0dc0b598857dfd1bc280b6de71e930724a40a35af60b440278
checksum=a4f15a055a60fcc5b2198335ca39f3e78cf9eade4b2fe258fe16b3bf1ba4abbb
post_install() {
vlicense COPYING