mercurial: upgrade 7.2.3 -> 7.2.4

Release Notes:
https://www.mercurial-scm.org/relnotes/7.2#mercurial-7-2-4-2026-08-11

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Ankur Tyagi
2026-08-19 17:36:26 +12:00
committed by Khem Raj
parent f4aeee0770
commit 025054244b
@@ -10,7 +10,7 @@ RDEPENDS:${PN} = "python3 python3-modules"
inherit python3native python3targetconfig
SRC_URI = "https://www.mercurial-scm.org/release/${BP}.tar.gz"
SRC_URI[sha256sum] = "1cb74ca95da021666b5a94a9bdc62f16255a6452f5a84cc2ae71bda8c7dbe36b"
SRC_URI[sha256sum] = "85839e0f39e6cb893a88932aa36ef661759f3c5c5de4551ad26bd9df53cb71a2"
# Constrain the version to digits-and-dots, otherwise the auto-derived regex
# also matches the X.Yrc0 pre-releases in the same directory and picks those.