aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-04-25 15:31:13 +0800
committerKhem Raj <raj.khem@gmail.com>2022-04-25 11:00:43 -0700
commitb82354a2acce0370564426f7f824e628a27df2f8 (patch)
tree26733eb782f19944972d640f3fa2b8a720fe067f /meta-networking
parent57089566e3f02f84e44e933b3f7d455ae538186b (diff)
downloadmeta-openembedded-contrib-b82354a2acce0370564426f7f824e628a27df2f8.tar.gz
htpdate: upgrade 1.3.3 -> 1.3.4
Changes in 1.3.4 ---------------- - fix small memory leak in strdup - fix free in case of DNS lookup failure - other minor updates Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/htpdate/htpdate_1.3.4.bb (renamed from meta-networking/recipes-support/htpdate/htpdate_1.3.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/htpdate/htpdate_1.3.3.bb b/meta-networking/recipes-support/htpdate/htpdate_1.3.4.bb
index d0cc414a64..d25600645e 100644
--- a/meta-networking/recipes-support/htpdate/htpdate_1.3.3.bb
+++ b/meta-networking/recipes-support/htpdate/htpdate_1.3.4.bb
@@ -14,7 +14,7 @@ LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://htpdate.c;beginline=26;endline=30;md5=2b6cdb94bd5349646d7e33f9f501eef7"
SRC_URI = "http://www.vervest.org/htp/archive/c/htpdate-${PV}.tar.gz"
-SRC_URI[sha256sum] = "74f34b013eba6f99369819fa4b3d48e9ab5e531ad04f6af59cc04e8777c76ed7"
+SRC_URI[sha256sum] = "744f9200cfd3b008a5516c5eb6da727af532255a329126a7b8f49a5623985642"
TARGET_CC_ARCH += "${LDFLAGS}"