diff options
| -rw-r--r-- | meta-oe/recipes-support/imagemagick/imagemagick_7.1.1-43.bb (renamed from meta-oe/recipes-support/imagemagick/imagemagick_7.1.1-26.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.1-26.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.1-43.bb index 78cbb9ddea..f692370de0 100644 --- a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.1-26.bb +++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.1-43.bb | |||
| @@ -13,7 +13,7 @@ BASE_PV = "${@d.getVar('PV').split('-')[0]}" | |||
| 13 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>([0-9][\.|_|-]?)+)" | 13 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>([0-9][\.|_|-]?)+)" |
| 14 | 14 | ||
| 15 | SRC_URI = "git://github.com/ImageMagick/ImageMagick.git;branch=main;protocol=https" | 15 | SRC_URI = "git://github.com/ImageMagick/ImageMagick.git;branch=main;protocol=https" |
| 16 | SRCREV = "570a9a048bb0e3a5c221ca87be9408ae35f711e2" | 16 | SRCREV = "a2d96f40e707ba54b57e7d98c3277d3ea6611ace" |
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
