diff --git a/srcpkgs/primesieve/template b/srcpkgs/primesieve/template index 312d1745a13..321a8ea76bb 100644 --- a/srcpkgs/primesieve/template +++ b/srcpkgs/primesieve/template @@ -1,6 +1,6 @@ # Template file for 'primesieve' pkgname=primesieve -version=12.5 +version=12.6 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=20b06975a909dd58b956445948f7460086d8b49f2bc58880eac56400dcc66d64 +checksum=677c1c5046e666a25e6248f3242c0b27a09953f2775fc4507e4a017a47059345 post_install() { vlicense COPYING