[Buildroot] [git commit] package/jhead: bump to version 3.06.0.1
From: Arnout Vandecappelle (Essensium/Mind) <hidden>
Date: 2021-10-14 21:10:01
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=8276645532e82ee860831b1dd25a2541a53c2269 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master - 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 <redacted> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <redacted> --- 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