All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/jhead: bump to version 3.06.0.1
@ 2021-10-08 21:28 Fabrice Fontaine
  2021-10-14 21:00 ` Arnout Vandecappelle
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2021-10-08 21:28 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine

- Update site to get latest version
- Update hash of readme.txt (changes not related to license)

https://github.com/Matthias-Wandel/jhead/releases/tag/3.06.0.1

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/jhead/jhead.hash | 4 ++--
 package/jhead/jhead.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/jhead/jhead.hash b/package/jhead/jhead.hash
index ffe75381b3..bd9c8560d5 100644
--- a/package/jhead/jhead.hash
+++ b/package/jhead/jhead.hash
@@ -1,3 +1,3 @@
 # Locally calculated from download (no sig, hash)
-sha256  ef89bbcf4f6c25ed88088cf242a47a6aedfff4f08cc7dc205bf3e2c0f10a03c9  jhead-3.04.tar.gz
-sha256  46c870a208305489eea862ec8b05b030ba1f06d99195f660dc0ba541cc38d82b  readme.txt
+sha256  5c5258c3d7a840bf831e22174e4a24cb1de3baf442f7cb73d5ab31b4ae0b0058  jhead-3.06.0.1.tar.gz
+sha256  8b709512c737fc0c1e1024800b9a44c54d14ab02132c636a66c3ac66955c3e95  readme.txt
diff --git a/package/jhead/jhead.mk b/package/jhead/jhead.mk
index 49cb03da61..a206e2fe34 100644
--- a/package/jhead/jhead.mk
+++ b/package/jhead/jhead.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-JHEAD_VERSION = 3.04
-JHEAD_SITE = http://www.sentex.net/~mwandel/jhead
+JHEAD_VERSION = 3.06.0.1
+JHEAD_SITE = $(call github,Matthias-Wandel,jhead,$(JHEAD_VERSION))
 JHEAD_LICENSE = Public Domain
 JHEAD_LICENSE_FILES = readme.txt
 JHEAD_CPE_ID_VENDOR = jhead_project
-- 
2.33.0

_______________________________________________
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 1/1] package/jhead: bump to version 3.06.0.1
  2021-10-08 21:28 [Buildroot] [PATCH 1/1] package/jhead: bump to version 3.06.0.1 Fabrice Fontaine
@ 2021-10-14 21:00 ` Arnout Vandecappelle
  0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle @ 2021-10-14 21:00 UTC (permalink / raw)
  To: Fabrice Fontaine, buildroot



On 08/10/2021 23:28, Fabrice Fontaine wrote:
> - Update site to get latest version
> - Update hash of readme.txt (changes not related to license)
> 
> https://github.com/Matthias-Wandel/jhead/releases/tag/3.06.0.1
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/jhead/jhead.hash | 4 ++--
>   package/jhead/jhead.mk   | 4 ++--
>   2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/jhead/jhead.hash b/package/jhead/jhead.hash
> index ffe75381b3..bd9c8560d5 100644
> --- a/package/jhead/jhead.hash
> +++ b/package/jhead/jhead.hash
> @@ -1,3 +1,3 @@
>   # Locally calculated from download (no sig, hash)
> -sha256  ef89bbcf4f6c25ed88088cf242a47a6aedfff4f08cc7dc205bf3e2c0f10a03c9  jhead-3.04.tar.gz
> -sha256  46c870a208305489eea862ec8b05b030ba1f06d99195f660dc0ba541cc38d82b  readme.txt
> +sha256  5c5258c3d7a840bf831e22174e4a24cb1de3baf442f7cb73d5ab31b4ae0b0058  jhead-3.06.0.1.tar.gz
> +sha256  8b709512c737fc0c1e1024800b9a44c54d14ab02132c636a66c3ac66955c3e95  readme.txt
> diff --git a/package/jhead/jhead.mk b/package/jhead/jhead.mk
> index 49cb03da61..a206e2fe34 100644
> --- a/package/jhead/jhead.mk
> +++ b/package/jhead/jhead.mk
> @@ -4,8 +4,8 @@
>   #
>   ################################################################################
>   
> -JHEAD_VERSION = 3.04
> -JHEAD_SITE = http://www.sentex.net/~mwandel/jhead
> +JHEAD_VERSION = 3.06.0.1
> +JHEAD_SITE = $(call github,Matthias-Wandel,jhead,$(JHEAD_VERSION))
>   JHEAD_LICENSE = Public Domain
>   JHEAD_LICENSE_FILES = readme.txt
>   JHEAD_CPE_ID_VENDOR = jhead_project
> 
_______________________________________________
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:[~2021-10-14 21:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-08 21:28 [Buildroot] [PATCH 1/1] package/jhead: bump to version 3.06.0.1 Fabrice Fontaine
2021-10-14 21:00 ` 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.