lagrange: update to 1.6.5.

This commit is contained in:
Michal Vasilek 2021-08-31 23:01:59 +02:00
parent e140cdfc62
commit 44566bd8a6

View file

@ -1,6 +1,6 @@
# Template file for 'lagrange' # Template file for 'lagrange'
pkgname=lagrange pkgname=lagrange
version=1.6.3 version=1.6.5
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -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=7c251a309888579416fe1e15cb4a8ed438d5d7989465b804199089ddb5c9faa5 checksum=c971850414aefad2e5f38659c173cdc2f765bfcf158a32c84b5c61294558b00f
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md