All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/most: bump version to 5.2.0
@ 2022-08-29 15:14 Sven Oliver Moll
  2022-08-29 20:18 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 3+ messages in thread
From: Sven Oliver Moll @ 2022-08-29 15:14 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Sven Oliver Moll <svolli@svolli.de>
---
  package/most/most.hash | 4 ++--
  package/most/most.mk   | 2 +-
  2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/most/most.hash b/package/most/most.hash
index db0eb6db59..5c0fd5751c 100644
--- a/package/most/most.hash
+++ b/package/most/most.hash
@@ -1,6 +1,6 @@
  # From https://www.jedsoft.org/releases/most/
-sha1  db811669a6b22c15478c957b439b5e4483ce1c95  most-5.1.0.tar.gz
+sha1  322073ee6e8c45ce084f4fccd08d3f026aa1f66d  most-5.2.0.tar.gz
  # Locally computed
-sha256  db805d1ffad3e85890802061ac8c90e3c89e25afb184a794e03715a3ed190501  most-5.1.0.tar.gz
+sha256  9455aeb8f826fa8385c850dc22bf0f22cf9069b3c3423fba4bf2c6f6226d9903  most-5.2.0.tar.gz
  sha256  1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953  COPYING
  sha256  47ad1c3f9b94d6ec42d9bee6c5df980c5c2daa5b9d22113545ae6a3f21ca2f52  COPYRIGHT
diff --git a/package/most/most.mk b/package/most/most.mk
index 28d82cddf1..24627c046a 100644
--- a/package/most/most.mk
+++ b/package/most/most.mk
@@ -5,7 +5,7 @@
  ################################################################################

  MOST_SITE = http://www.jedsoft.org/releases/most
-MOST_VERSION = 5.1.0
+MOST_VERSION = 5.2.0
  MOST_LICENSE = GPL-2.0+
  MOST_LICENSE_FILES = COPYING COPYRIGHT
  MOST_DEPENDENCIES = slang
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-30  7:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-29 15:14 [Buildroot] [PATCH 1/1] package/most: bump version to 5.2.0 Sven Oliver Moll
2022-08-29 20:18 ` Thomas Petazzoni via buildroot
     [not found]   ` <alpine.DEB.2.20.2208292318200.18923@defender.svolli.xa>
2022-08-30  7:43     ` Thomas Petazzoni via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.