From d0d291c785097e5b27a7b277c09315630b05f444 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Tue, 6 Aug 2024 23:56:11 -0300 Subject: [PATCH] primecount: update to 7.14. Closes: #51823 [via git-merge-pr] --- srcpkgs/primecount/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/primecount/template b/srcpkgs/primecount/template index c093a7eb5ca..69a5930e2c1 100644 --- a/srcpkgs/primecount/template +++ b/srcpkgs/primecount/template @@ -1,6 +1,6 @@ # Template file for 'primecount' pkgname=primecount -version=7.13 +version=7.14 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=0d9e2120efde10771020bd5e6f1c41442f08986edd019b6151e41934030a2e52 +checksum=d867ac18cc52c0f7014682169988a76f39e4cd56f8ce78fb56e064499b1d66bb post_install() { vlicense COPYING