* [PATCH] libpcap: upgrade 1.10.4 -> 1.10.5
@ 2024-08-31 23:03 Yi Zhao
0 siblings, 0 replies; only message in thread
From: Yi Zhao @ 2024-08-31 23:03 UTC (permalink / raw)
To: openembedded-core
ChangeLog:
https://git.tcpdump.org/libpcap/blob/HEAD:/CHANGES
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
.../libpcap/{libpcap_1.10.4.bb => libpcap_1.10.5.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-connectivity/libpcap/{libpcap_1.10.4.bb => libpcap_1.10.5.bb} (92%)
diff --git a/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb b/meta/recipes-connectivity/libpcap/libpcap_1.10.5.bb
similarity index 92%
rename from meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb
rename to meta/recipes-connectivity/libpcap/libpcap_1.10.5.bb
index 166654e280..7ad52acd06 100644
--- a/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb
+++ b/meta/recipes-connectivity/libpcap/libpcap_1.10.5.bb
@@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5eb289217c160e2920d2e35bddc36453 \
file://pcap.h;beginline=1;endline=32;md5=39af3510e011f34b8872f120b1dc31d2"
DEPENDS = "flex-native bison-native"
-SRC_URI = "https://www.tcpdump.org/release/${BP}.tar.gz"
-SRC_URI[sha256sum] = "ed19a0383fad72e3ad435fd239d7cd80d64916b87269550159d20e47160ebe5f"
+SRC_URI = "https://www.tcpdump.org/release/${BP}.tar.xz"
+SRC_URI[sha256sum] = "84fa89ac6d303028c1c5b754abff77224f45eca0a94eb1a34ff0aa9ceece3925"
inherit autotools binconfig-disabled pkgconfig
--
2.25.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-08-31 23:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-31 23:03 [PATCH] libpcap: upgrade 1.10.4 -> 1.10.5 Yi Zhao
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox