primecount: update to 7.4.
This commit is contained in:
parent
767e303492
commit
76896c4e27
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.3
|
version=7.4
|
||||||
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=471fe21461e42e5f28404e17ff840fb527b3ec4064853253ee22cf4a81656332
|
checksum=6362887e80e849dd1c396ccec773e5a3a7904371b46f1d495d320d31f9c1ae28
|
||||||
|
|
||||||
build_options="native_build"
|
build_options="native_build"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue