lagrange: update to 1.13.3.

This commit is contained in:
Michal Vasilek 2022-05-07 23:12:44 +02:00
parent 1c953b4173
commit aee8c942f8

View File

@ -1,6 +1,6 @@
# Template file for 'lagrange' # Template file for 'lagrange'
pkgname=lagrange pkgname=lagrange
version=1.13.2 version=1.13.3
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=f84c5fe078734df06ada747f87760ea8863369be5519d1e56992c7c5278395da checksum=a25c48bb4c5c9eb81ba0e93609a5b0e350194eddab27bc55a5b86ae7b749259b
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md