lagrange: update to 1.4.2.
This commit is contained in:
parent
1c80fcb8b1
commit
e22f2f66d3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lagrange'
|
# Template file for 'lagrange'
|
||||||
pkgname=lagrange
|
pkgname=lagrange
|
||||||
version=1.4.0
|
version=1.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,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=5de404731e12eda994adffb39b3e6d80612a9de96b0f958c614161ac2e5f9ec3
|
checksum=02f2666642ddb498b68689a725e06dc750e77ae6d96b77fa0453f0def5dcd1be
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Reference in a new issue