mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
primecount: update to 7.10.
This commit is contained in:
parent
f3b5b938fb
commit
28e44300ca
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.9
|
version=7.10
|
||||||
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=872975ba2cbb43f5cc1ff5f5fda9ec4ec3f2be1eb3e3e906abe5d0b29a997f5b
|
checksum=0a0e9aaa25d8c24d06f0612fc01cd0c31f3eac4e096a9248fc041dd42dc60afb
|
||||||
|
|
||||||
build_options="native_build"
|
build_options="native_build"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue