janet: update to 1.27.0.

This commit is contained in:
Leah Neukirchen 2023-03-06 15:51:42 +01:00
parent 517c83f1fd
commit c31ccf24d1

View file

@ -1,6 +1,6 @@
# Template file for 'janet'
pkgname=janet
version=1.26.0
version=1.27.0
revision=1
build_style=meson
configure_args="-Db_lto=false --libdir=/usr/lib" # breaks jpm
@ -10,7 +10,7 @@ license="MIT"
homepage="https://janet-lang.org/"
changelog="https://github.com/janet-lang/janet/blob/master/CHANGELOG.md"
distfiles="https://github.com/janet-lang/janet/archive/v${version}.tar.gz"
checksum=c95dab93e8e4ebcab5c293d5ee448fb43ab8bd2f6391fd66a6ca92fe1ec72c03
checksum=a81c8750844323eb73aea064db9c467aa3361a03fc6f251d3e19a473b147082d
post_install() {
vlicense LICENSE