diff --git a/srcpkgs/primecount/template b/srcpkgs/primecount/template index 9f3ed5ab5336cf..6cfb00c764fd8e 100644 --- a/srcpkgs/primecount/template +++ b/srcpkgs/primecount/template @@ -1,6 +1,6 @@ # Template file for 'primecount' pkgname=primecount -version=8.0 +version=8.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTS=ON -DBUILD_LIBPRIMESIEVE=OFF @@ -12,7 +12,7 @@ license="BSD-2-Clause" homepage="https://github.com/kimwalisch/primecount/" changelog="https://raw.githubusercontent.com/kimwalisch/primecount/master/ChangeLog" distfiles="https://github.com/kimwalisch/primecount/archive/refs/tags/v${version}.tar.gz" -checksum=0265081f45fc938a892a1fd975edb4ff2c097359fc2bfeb739be3d7a759cd36c +checksum=870f2c17b660449d10a593b31d2c69e720ff8060ec1b5099c37f451c005f671e post_install() { vlicense COPYING diff --git a/srcpkgs/primesieve/template b/srcpkgs/primesieve/template index 3546f637634eec..da5ab98f6652cf 100644 --- a/srcpkgs/primesieve/template +++ b/srcpkgs/primesieve/template @@ -1,6 +1,6 @@ # Template file for 'primesieve' pkgname=primesieve -version=12.11 +version=12.13 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=a4f15a055a60fcc5b2198335ca39f3e78cf9eade4b2fe258fe16b3bf1ba4abbb +checksum=4cd3f1b70f6b02d695e6495e6a0fc0fa99b4dc043e0f21686d2cf409e98295c9 post_install() { vlicense COPYING