janet: update to 1.21.2.
This commit is contained in:
parent
2a09b7589e
commit
7d38c79fb0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'janet'
|
||||
pkgname=janet
|
||||
version=1.21.1
|
||||
version=1.21.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Db_lto=false" # 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=8c6eeabbc0c00ac901b66763676fa4bfdac96e5b6a3def85025b45126227c4e0
|
||||
checksum=52db8d18f93351256d0731810e8bea95516db8142f51eeb31664f7884bf63088
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue