mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
primesieve: update to 12.9.
This commit is contained in:
parent
f9a95a83f3
commit
36153d73e1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'primesieve'
|
||||
pkgname=primesieve
|
||||
version=12.8
|
||||
version=12.9
|
||||
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=a0bf618a60a6b815c628196da9cb47e878e1414a06b4025acc5a1f9050223282
|
||||
checksum=0638f82a3dc35c0dc0b598857dfd1bc280b6de71e930724a40a35af60b440278
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue