primecount: update to 7.16.
This commit is contained in:
committed by
Leah Neukirchen
parent
7886eff10b
commit
65da97ca73
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'primecount'
|
# Template file for 'primecount'
|
||||||
pkgname=primecount
|
pkgname=primecount
|
||||||
version=7.14
|
version=7.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTS=ON -DBUILD_LIBPRIMESIEVE=OFF
|
configure_args="-DBUILD_TESTS=ON -DBUILD_LIBPRIMESIEVE=OFF
|
||||||
@@ -12,7 +12,7 @@ license="BSD-2-Clause"
|
|||||||
homepage="https://github.com/kimwalisch/primecount/"
|
homepage="https://github.com/kimwalisch/primecount/"
|
||||||
changelog="https://raw.githubusercontent.com/kimwalisch/primecount/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/kimwalisch/primecount/master/ChangeLog"
|
||||||
distfiles="https://github.com/kimwalisch/primecount/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/kimwalisch/primecount/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=d867ac18cc52c0f7014682169988a76f39e4cd56f8ce78fb56e064499b1d66bb
|
checksum=437cde8198fbfed3a16510786d99edb22da2766f0f0376450690d55a74ea5cf3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|||||||
Reference in New Issue
Block a user