janet: update to 1.17.0.

This commit is contained in:
Leah Neukirchen 2021-08-25 12:34:54 +02:00
parent 590ad5fa98
commit abac03d1af
2 changed files with 3 additions and 3 deletions

View File

@ -3862,7 +3862,7 @@ libcaribou.so.0 libcaribou-0.4.21_3
libtinyclipboard.so.1 tinyclipboard-16.01_1
libcbor.so.0.8 libcbor-0.8.0_1
libfido2.so.1 libfido2-1.6.0_2
libjanet.so.1.16 janet-1.16.0_1
libjanet.so.1.17 janet-1.17.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.16.1
version=1.17.0
revision=1
build_style=meson
configure_args="-Db_lto=false" # breaks jpm
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://janet-lang.org/"
distfiles="https://github.com/janet-lang/janet/archive/v${version}.tar.gz"
checksum=ed9350ad7f0270e67f18a78dae4910b9534f19cd3f20f7183b757171e8cc79a5
checksum=45126be7274e0a298dcbe356b5310bd9328c94eb3a562316813fa9774ca34bcc
post_install() {
vlicense LICENSE