primesieve: update to 11.2.
This commit is contained in:
parent
f277fc5d1c
commit
f3b5b938fb
@ -1,6 +1,6 @@
|
||||
# Template file for 'primesieve'
|
||||
pkgname=primesieve
|
||||
version=11.1
|
||||
version=11.2
|
||||
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=bab3bc4a1f3247f95b83dfc494ab0ce37a370a7b05379640f58e786d8d5fba61
|
||||
checksum=86c31bae9c378340b19669eafef8c5e45849adf7b9c92af1d212a2a2bfa0a5db
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
Loading…
x
Reference in New Issue
Block a user