* [Buildroot] [PATCH] package/janet: bump to version 1.32.1
@ 2023-10-19 17:27 Francois Perrad
2023-10-25 20:07 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Francois Perrad @ 2023-10-19 17:27 UTC (permalink / raw)
To: buildroot
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/janet/janet.hash | 2 +-
package/janet/janet.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/janet/janet.hash b/package/janet/janet.hash
index 15eaafc48..148b55d95 100644
--- a/package/janet/janet.hash
+++ b/package/janet/janet.hash
@@ -1,5 +1,5 @@
# Locally calculated
-sha256 2ac3f69842f3e805a8d072a9e36f207f6287f063654c51cb3cd2b6e73b1cadf6 janet-1.29.1.tar.gz
+sha256 ac74444f1b545830c34738fe9ebb58c865ea4b819b0b0c3124315c646d9ce4cb janet-1.32.1.tar.gz
# Locally calculated
sha256 95fca700e8dce9699248e7cc80ac88ce2357874c8352cd2be4d18f183dc9710b LICENSE
diff --git a/package/janet/janet.mk b/package/janet/janet.mk
index 9c87ba79f..aa7d85fd5 100644
--- a/package/janet/janet.mk
+++ b/package/janet/janet.mk
@@ -4,7 +4,7 @@
#
################################################################################
-JANET_VERSION = 1.29.1
+JANET_VERSION = 1.32.1
JANET_SITE = $(call github,janet-lang,janet,v$(JANET_VERSION))
JANET_LICENSE = MIT
JANET_LICENSE_FILES = LICENSE
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-25 20:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-19 17:27 [Buildroot] [PATCH] package/janet: bump to version 1.32.1 Francois Perrad
2023-10-25 20:07 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox