mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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:
parent
b8bb7dc157
commit
2487391283
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user