All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/frotz: Update to version 2.54
@ 2022-04-30  8:47 Thomas Huth
  2022-04-30 18:52 ` Arnout Vandecappelle
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Huth @ 2022-04-30  8:47 UTC (permalink / raw)
  To: buildroot

A simple update by bumping the version number and sha256 sum
to the current version.

Signed-off-by: Thomas Huth <huth@tuxfamily.org>
---
 package/frotz/frotz.hash | 2 +-
 package/frotz/frotz.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/frotz/frotz.hash b/package/frotz/frotz.hash
index e5024aa2cd..145aa3800f 100644
--- a/package/frotz/frotz.hash
+++ b/package/frotz/frotz.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  8da558828dd74d6d6ee30483bb32276ef918b8b72b7f6e89b4f7cb27e7abf58b  frotz-2.53.tar.bz2
+sha256  bdf9131e6de49108c9f032200cea3cb4011e5ca0c9fbdbf5b0c05f7c56c81395  frotz-2.54.tar.bz2
 sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
diff --git a/package/frotz/frotz.mk b/package/frotz/frotz.mk
index c1362b2ac6..5af235137c 100644
--- a/package/frotz/frotz.mk
+++ b/package/frotz/frotz.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FROTZ_VERSION = 2.53
+FROTZ_VERSION = 2.54
 FROTZ_SOURCE = frotz-$(FROTZ_VERSION).tar.bz2
 FROTZ_SITE = $(call gitlab,DavidGriffith,frotz,$(FROTZ_VERSION))
 FROTZ_DEPENDENCIES = host-pkgconf ncurses
-- 
2.34.1

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

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

* Re: [Buildroot] [PATCH] package/frotz: Update to version 2.54
  2022-04-30  8:47 [Buildroot] [PATCH] package/frotz: Update to version 2.54 Thomas Huth
@ 2022-04-30 18:52 ` Arnout Vandecappelle
  0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle @ 2022-04-30 18:52 UTC (permalink / raw)
  To: Thomas Huth, buildroot



On 30/04/2022 10:47, Thomas Huth wrote:
> A simple update by bumping the version number and sha256 sum
> to the current version.
> 
> Signed-off-by: Thomas Huth <huth@tuxfamily.org>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/frotz/frotz.hash | 2 +-
>   package/frotz/frotz.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/frotz/frotz.hash b/package/frotz/frotz.hash
> index e5024aa2cd..145aa3800f 100644
> --- a/package/frotz/frotz.hash
> +++ b/package/frotz/frotz.hash
> @@ -1,3 +1,3 @@
>   # Locally calculated
> -sha256  8da558828dd74d6d6ee30483bb32276ef918b8b72b7f6e89b4f7cb27e7abf58b  frotz-2.53.tar.bz2
> +sha256  bdf9131e6de49108c9f032200cea3cb4011e5ca0c9fbdbf5b0c05f7c56c81395  frotz-2.54.tar.bz2
>   sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
> diff --git a/package/frotz/frotz.mk b/package/frotz/frotz.mk
> index c1362b2ac6..5af235137c 100644
> --- a/package/frotz/frotz.mk
> +++ b/package/frotz/frotz.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -FROTZ_VERSION = 2.53
> +FROTZ_VERSION = 2.54
>   FROTZ_SOURCE = frotz-$(FROTZ_VERSION).tar.bz2
>   FROTZ_SITE = $(call gitlab,DavidGriffith,frotz,$(FROTZ_VERSION))
>   FROTZ_DEPENDENCIES = host-pkgconf ncurses
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-04-30 18:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-30  8:47 [Buildroot] [PATCH] package/frotz: Update to version 2.54 Thomas Huth
2022-04-30 18:52 ` Arnout Vandecappelle

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.