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:
Gyorgy Sarvari 2025-11-03 19:44:56 +01:00 committed by Khem Raj
parent 008d12edde
commit 53eb50e4ce
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -13,7 +13,7 @@ BASE_PV = "${@d.getVar('PV').split('-')[0]}"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>([0-9][\.|_|-]?)+)"
SRC_URI = "git://github.com/ImageMagick/ImageMagick.git;branch=main;protocol=https;tag=${PV}"
SRCREV = "4a620c2a89a7481e83cb4a0ff32db0ccbb3afcd2"
SRCREV = "a3b13d143fd7dea44cd71d31aa02f411b597688f"
inherit autotools pkgconfig update-alternatives