mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
primecount: update to 7.17.
This commit is contained in:
parent
d1a27d3f95
commit
d06068c267
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'primecount'
|
||||
pkgname=primecount
|
||||
version=7.16
|
||||
version=7.17
|
||||
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=437cde8198fbfed3a16510786d99edb22da2766f0f0376450690d55a74ea5cf3
|
||||
checksum=f42abde9cdf133d66ef20296c871e7326ee9bf7a026de5885be6cb8b18affcb7
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue