primesieve: update to 12.5.
This commit is contained in:
parent
7342ae7112
commit
674c4cee28
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'primesieve'
|
||||
pkgname=primesieve
|
||||
version=12.4
|
||||
version=12.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTS=ON -DBUILD_SHARED_LIBS=ON -DBUILD_STATIC_LIBS=OFF"
|
||||
|
@ -10,7 +10,7 @@ license="BSD-2-Clause"
|
|||
homepage="https://github.com/kimwalisch/primesieve"
|
||||
changelog="https://raw.githubusercontent.com/kimwalisch/primesieve/master/ChangeLog"
|
||||
distfiles="https://github.com/kimwalisch/primesieve/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=eb7081adebe8030e93b3675c74ac603438d10a36792246b274c79f11d8a987ce
|
||||
checksum=20b06975a909dd58b956445948f7460086d8b49f2bc58880eac56400dcc66d64
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue