janet: update to 1.41.2

This commit is contained in:
aeiouaeiouaeiouaeiouaeiouaeiou
2026-02-21 02:53:46 +03:00
committed by Renee Otten
parent bb2f0de66d
commit 4334141422
+4 -4
View File
@@ -8,7 +8,7 @@ PortGroup makefile 1.0
# strnlen, O_CLOEXEC
legacysupport.newest_darwin_requires_legacy 10
github.setup janet-lang janet 1.41.1 v
github.setup janet-lang janet 1.41.2 v
github.tarball_from archive
revision 0
@@ -26,9 +26,9 @@ long_description Janet is a functional and imperative programming \
homepage https://janet-lang.org/
checksums rmd160 e76ad6581de750a6b0183414f7833ce939d0acb5 \
sha256 f35dfe8198ead4aca27415a43f2e16f419f3a4c9666999211a552b196ab0b253 \
size 611722
checksums rmd160 5d1735e908240b652878c264d52afc15acfd79f8 \
sha256 168e97e1b790f6e9d1e43685019efecc4ee473d6b9f8c421b49c195336c0b725 \
size 612285
# Fixes passing correct link flags to boot_strap janet
# and incorrect use of environ on macOS.