janet: update to 1.21.1.

This commit is contained in:
Leah Neukirchen 2022-03-27 22:27:59 +02:00
parent a62f4724bb
commit f5f0648a82
2 changed files with 3 additions and 3 deletions

View file

@ -3899,7 +3899,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.20 janet-1.20.0_1
libjanet.so.1.21 janet-1.21.1_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.21.0
version=1.21.1
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=8e53efcdeda9b7519248bef5f0e744ad947e013b14960c66ba75967c5fb0a7fd
checksum=8c6eeabbc0c00ac901b66763676fa4bfdac96e5b6a3def85025b45126227c4e0
post_install() {
vlicense LICENSE