* [Buildroot] [PATCH] package/janet: bump to version 1.33.0
@ 2024-01-24 8:39 Francois Perrad
2024-01-25 21:17 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Francois Perrad @ 2024-01-24 8:39 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 148b55d95..33bbad585 100644
--- a/package/janet/janet.hash
+++ b/package/janet/janet.hash
@@ -1,5 +1,5 @@
# Locally calculated
-sha256 ac74444f1b545830c34738fe9ebb58c865ea4b819b0b0c3124315c646d9ce4cb janet-1.32.1.tar.gz
+sha256 c9018fbd69b825cfc706d8c40e9464be37e924ce07089933e92f4f931ccf0d8d janet-1.33.0.tar.gz
# Locally calculated
sha256 95fca700e8dce9699248e7cc80ac88ce2357874c8352cd2be4d18f183dc9710b LICENSE
diff --git a/package/janet/janet.mk b/package/janet/janet.mk
index aa7d85fd5..ac34ba0a3 100644
--- a/package/janet/janet.mk
+++ b/package/janet/janet.mk
@@ -4,7 +4,7 @@
#
################################################################################
-JANET_VERSION = 1.32.1
+JANET_VERSION = 1.33.0
JANET_SITE = $(call github,janet-lang,janet,v$(JANET_VERSION))
JANET_LICENSE = MIT
JANET_LICENSE_FILES = LICENSE
--
2.40.1
_______________________________________________
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:[~2024-01-25 21:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-24 8:39 [Buildroot] [PATCH] package/janet: bump to version 1.33.0 Francois Perrad
2024-01-25 21:17 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox