mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-09 04:11:16 +00:00
imagemagick: upgrade 7.1.2-5 -> 7.1.2-8
Contains fix for CVE-2025-62171. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ BASE_PV = "${@d.getVar('PV').split('-')[0]}"
|
|||||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>([0-9][\.|_|-]?)+)"
|
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>([0-9][\.|_|-]?)+)"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/ImageMagick/ImageMagick.git;branch=main;protocol=https;tag=${PV}"
|
SRC_URI = "git://github.com/ImageMagick/ImageMagick.git;branch=main;protocol=https;tag=${PV}"
|
||||||
SRCREV = "4a620c2a89a7481e83cb4a0ff32db0ccbb3afcd2"
|
SRCREV = "a3b13d143fd7dea44cd71d31aa02f411b597688f"
|
||||||
|
|
||||||
|
|
||||||
inherit autotools pkgconfig update-alternatives
|
inherit autotools pkgconfig update-alternatives
|
||||||
Reference in New Issue
Block a user