primesieve: update to 12.5.

This commit is contained in:
Gonzalo Tornaría 2024-10-28 23:13:11 -03:00 committed by classabbyamp
parent 7342ae7112
commit 674c4cee28

View file

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