package/jhead: bump to version 3.0.3
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 17 Mar 2019 15:30:36 +0000 (16:30 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 17 Mar 2019 16:29:35 +0000 (17:29 +0100)
- Remove patch (already in version)
- Add hash for license file

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/jhead/0001-use-ldflags.patch [deleted file]
package/jhead/jhead.hash
package/jhead/jhead.mk

diff --git a/package/jhead/0001-use-ldflags.patch b/package/jhead/0001-use-ldflags.patch
deleted file mode 100644 (file)
index a1d8185..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-Make jhead use LDFLAGS for the final link.
-
-Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
-
-diff -Nura jhead-2.97.orig/makefile jhead-2.97/makefile
---- jhead-2.97.orig/makefile   2013-03-27 09:22:38.759966389 -0300
-+++ jhead-2.97/makefile        2013-03-27 09:25:06.290691745 -0300
-@@ -14,7 +14,7 @@
-       ${CC} $(CFLAGS) -c $< -o $@
- jhead: $(objs) jhead.h
--      ${CC} -o jhead $(objs) -lm
-+      ${CC} $(LDFLAGS) -o jhead $(objs) -lm
- clean:
-       rm -f $(objs) jhead
index 55af7a724448c37e63af76ae7c7270c1f223759c..9ee5055f7cfc10731dfdaa30ef9d5ef04815f163 100644 (file)
@@ -1,2 +1,3 @@
 # Locally calculated from download (no sig, hash)
-sha256 88cc01da018e242fe2e05db73f91b6288106858dd70f27506c4989a575d2895e        jhead-3.00.tar.gz
+sha256 82194e0128d9141038f82fadcb5845391ca3021d61bc00815078601619f6c0c2        jhead-3.03.tar.gz
+sha256 46c870a208305489eea862ec8b05b030ba1f06d99195f660dc0ba541cc38d82b        readme.txt
index 8a99915bac5430fced955e343f3f2e1edc7fa1bc..65f8cdb73cd536cf7d1530f540a70ed7ba05a2c3 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-JHEAD_VERSION = 3.00
+JHEAD_VERSION = 3.03
 JHEAD_SITE = http://www.sentex.net/~mwandel/jhead
 JHEAD_LICENSE = Public Domain
 JHEAD_LICENSE_FILES = readme.txt