lagrange: update to 1.10.2.
This commit is contained in:
parent
3bc240c555
commit
41cd50dbd8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lagrange'
|
# Template file for 'lagrange'
|
||||||
pkgname=lagrange
|
pkgname=lagrange
|
||||||
version=1.10.1
|
version=1.10.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config zip"
|
hostmakedepends="pkg-config zip"
|
||||||
|
@ -12,7 +12,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=d2b6ad891809183bbb46387dc84ef8fd480837a0e4784711f9861ef141236036
|
checksum=76b5a866ce535ea4b2250b232d5148e30aba16d44c26f9a9ca3dceea0075bbff
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Reference in New Issue