lagrange: update to 1.14.2.
This commit is contained in:
parent
c428fb90b4
commit
1fadb6dd01
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lagrange'
|
# Template file for 'lagrange'
|
||||||
pkgname=lagrange
|
pkgname=lagrange
|
||||||
version=1.14.1
|
version=1.14.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=56781fc948aa7d69ba76d59cbd666f79e154674255d9bb808eb21b7b0bb61e36
|
checksum=51b05ef7fd730d77ed9571c76a1772067fcfeeb900cbe8e66ec19c6fdfe58c64
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Reference in New Issue