lagrange: update to 1.16.2.
This commit is contained in:
parent
c1821abd6c
commit
e9d56b448b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lagrange'
|
# Template file for 'lagrange'
|
||||||
pkgname=lagrange
|
pkgname=lagrange
|
||||||
version=1.15.8
|
version=1.16.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DTFDN_ENABLE_SSE41=NO"
|
configure_args="-DTFDN_ENABLE_SSE41=NO"
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://gmi.skyjake.fi/lagrange/"
|
homepage="https://gmi.skyjake.fi/lagrange/"
|
||||||
changelog="https://git.skyjake.fi/skyjake/lagrange/raw/branch/dev/res/about/version.gmi"
|
changelog="https://git.skyjake.fi/skyjake/lagrange/raw/branch/dev/res/about/version.gmi"
|
||||||
distfiles="https://git.skyjake.fi/skyjake/lagrange/releases/download/v$version/lagrange-$version.tar.gz"
|
distfiles="https://git.skyjake.fi/skyjake/lagrange/releases/download/v$version/lagrange-$version.tar.gz"
|
||||||
checksum=7511afc24261439d65c51452e38d2c3ca95d97c3a8f42821ffd612274469416b
|
checksum=90e3c6cec54ecd0b0afce3952494c46bc6846850da622f66a6394b62b5866c86
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Reference in New Issue