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>
This commit is contained in:
Kartikey Rameshbhai Parmar 2022-02-09 12:21:56 +00:00 committed by Khem Raj
parent b8bb7dc157
commit 2487391283

View File

@ -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"