janet: update to 1.20.0.

This commit is contained in:
Leah Neukirchen 2022-02-02 16:07:06 +01:00
parent effa42dcdb
commit 239402ddbc
2 changed files with 3 additions and 3 deletions

View file

@ -3893,7 +3893,7 @@ libcaribou.so.0 libcaribou-0.4.21_3
libtinyclipboard.so.1 tinyclipboard-16.01_1
libcbor.so.0.9 libcbor-0.9.0_1
libfido2.so.1 libfido2-1.6.0_2
libjanet.so.1.19 janet-1.19.0_1
libjanet.so.1.20 janet-1.20.0_1
libOpenImageDenoise.so.1 openimagedenoise-1.3.0_1
libcbang0.so cbang-1.6.0_3
libblosc.so.1 c-blosc-1.17.1_1

View file

@ -1,6 +1,6 @@
# Template file for 'janet'
pkgname=janet
version=1.19.2
version=1.20.0
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=02ff892f4bfc060a8a37f4a5c3e659bf34ba5f1f1c5eb07d60dc2642c5cf0476
checksum=cc2e617e2bdffaeca0fc330c890c73a83e2211b4ff65555d58973c47376bf5b1
post_install() {
vlicense LICENSE