janet: update to 1.31.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'janet'
|
||||
pkgname=janet
|
||||
version=1.30.0
|
||||
version=1.31.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=64a8a923f5c5065047c91cce9c27ed0a60899ad5810b2c6f590bc5e24a4e834b
|
||||
checksum=1f5064b97313b93f282e36584dfb7d491dd13d6ccf4f6550281232e77ccef780
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
||||
Reference in New Issue
Block a user