[oe-commits] [openembedded-core] 01/21: ghostscript: update SRC_URI

git at git.openembedded.org git at git.openembedded.org
Wed Jul 27 07:34:24 UTC 2016


rpurdie pushed a commit to branch krogoth
in repository openembedded-core.

commit 7aa7d0c54f9d8f1b27a0cf855da685459bdbcc93
Author: Armin Kuster <akuster at mvista.com>
AuthorDate: Wed Jul 6 18:51:08 2016 -0700

    ghostscript: update SRC_URI
    
    ERROR: Function failed: Fetcher failure for URL: 'http://downloads.ghostscript.com/public/ghostscript-9.18.tar.gz'. URL http://downloads.ghostscript.com/public/ghostscript-9.18.tar.gz doesn't work
    
    Signed-off-by: Armin Kuster <akuster at mvista.com>
---
 meta/recipes-extended/ghostscript/ghostscript_9.18.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.18.bb b/meta/recipes-extended/ghostscript/ghostscript_9.18.bb
index d4222c7..aa39345 100644
--- a/meta/recipes-extended/ghostscript/ghostscript_9.18.bb
+++ b/meta/recipes-extended/ghostscript/ghostscript_9.18.bb
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b17cea54743435ab2a581c237bea294a"
 DEPENDS = "ghostscript-native tiff jpeg fontconfig cups libpng"
 DEPENDS_class-native = "libpng-native"
 
-SRC_URI_BASE = "http://downloads.ghostscript.com/public/ghostscript-${PV}.tar.gz \
+SRC_URI_BASE = "http://downloads.ghostscript.com/public/old-gs-releases/ghostscript-${PV}.tar.gz \
                 file://ghostscript-9.15-parallel-make.patch \
                 file://ghostscript-9.16-Werror-return-type.patch \
                 file://png_mak.patch \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list