[OE-core] [PATCH 4/4] ghostscript: fix upstream check

Maxin B. John maxin.john at intel.com
Thu May 19 13:43:09 UTC 2016


Ghostscript releases from version 9.19 have been moved to GitHub.
Update UPSTREAM_CHECK_URI to fix upstream check.

Signed-off-by: Maxin B. John <maxin.john at intel.com>
---
 meta/recipes-extended/ghostscript/ghostscript_9.18.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.18.bb b/meta/recipes-extended/ghostscript/ghostscript_9.18.bb
index d4222c7..b6c3bb1 100644
--- a/meta/recipes-extended/ghostscript/ghostscript_9.18.bb
+++ b/meta/recipes-extended/ghostscript/ghostscript_9.18.bb
@@ -37,6 +37,8 @@ SRC_URI_class-native = "${SRC_URI_BASE} \
                         file://base-genht.c-add-a-preprocessor-define-to-allow-fope.patch \
                         "
 
+UPSTREAM_CHECK_URI = "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases"
+
 SRC_URI[md5sum] = "33a47567d7a591c00a253caddd12a88a"
 SRC_URI[sha256sum] = "5fc93079749a250be5404c465943850e3ed5ffbc0d5c07e10c7c5ee8afbbdb1b"
 
-- 
2.4.0




More information about the Openembedded-core mailing list