diff --git a/common/shlibs b/common/shlibs index bba46e1678..d3c9ab101c 100644 --- a/common/shlibs +++ b/common/shlibs @@ -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 diff --git a/srcpkgs/janet/template b/srcpkgs/janet/template index 30c4dc43db..4301ab90c7 100644 --- a/srcpkgs/janet/template +++ b/srcpkgs/janet/template @@ -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