mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-14 05:07:01 +02:00
primesieve: update to 12.7.
This commit is contained in:
parent
a277deee4e
commit
7886eff10b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'primesieve'
|
||||
pkgname=primesieve
|
||||
version=12.6
|
||||
version=12.7
|
||||
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=677c1c5046e666a25e6248f3242c0b27a09953f2775fc4507e4a017a47059345
|
||||
checksum=c29d5173266f39804fa607783163c823eb1112132d4c68884e20a54b1a30f9f5
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue