primesieve: update to 12.4.

This commit is contained in:
Gonzalo Tornaría 2024-08-06 23:56:10 -03:00 committed by classabbyamp
parent e2d4debae7
commit 3ca686d9dd
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

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