primecount: update to 7.13.

This commit is contained in:
Gonzalo Tornaría 2024-04-19 14:02:12 -03:00 committed by cinerea0
parent 9194ee1fa4
commit c8fb07ed43
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'primecount'
pkgname=primecount
version=7.12
version=7.13
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=b801aa95e434d1b7575e42cb9009286b5f94618a417888bb6bd3217ef2f1321c
checksum=0d9e2120efde10771020bd5e6f1c41442f08986edd019b6151e41934030a2e52
post_install() {
vlicense COPYING