mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
3ca686d9dd
commit
d0d291c785
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'primecount'
|
# Template file for 'primecount'
|
||||||
pkgname=primecount
|
pkgname=primecount
|
||||||
version=7.13
|
version=7.14
|
||||||
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=0d9e2120efde10771020bd5e6f1c41442f08986edd019b6151e41934030a2e52
|
checksum=d867ac18cc52c0f7014682169988a76f39e4cd56f8ce78fb56e064499b1d66bb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue