diff --git a/srcpkgs/primesieve/template b/srcpkgs/primesieve/template index a3f60b752fe..49425a21787 100644 --- a/srcpkgs/primesieve/template +++ b/srcpkgs/primesieve/template @@ -1,6 +1,6 @@ # Template file for 'primesieve' pkgname=primesieve -version=12.8 +version=12.9 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=a0bf618a60a6b815c628196da9cb47e878e1414a06b4025acc5a1f9050223282 +checksum=0638f82a3dc35c0dc0b598857dfd1bc280b6de71e930724a40a35af60b440278 post_install() { vlicense COPYING