imagemagick: update SRC_URI branch to main

master branch on the repository has been renamed in upstream to main.

Signed-off-by: Kartikey Rameshbhai Parmar <kartikey.rameshbhai.parmar@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 2487391283)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
(cherry picked from commit 480d42fa87b7f42cd7a72c0803ced328b875cca0)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Kartikey Rameshbhai Parmar
2022-02-09 12:21:56 +00:00
committed by Armin Kuster
parent d535849214
commit e6d734b9db
@@ -11,7 +11,7 @@ DEPENDS = "lcms bzip2 jpeg libpng tiff zlib fftw freetype libtool"
BASE_PV := "${PV}"
PV .= "_25"
SRC_URI = "git://github.com/ImageMagick/ImageMagick.git;branch=master;protocol=https"
SRC_URI = "git://github.com/ImageMagick/ImageMagick.git;branch=main;protocol=https"
SRCREV = "8b4e00829eb84d4e7b4da11acf1f98f1e8166e5b"
S = "${WORKDIR}/git"