From f4a30b0102593b55bc8eb8b914644115e15eb5ca Mon Sep 17 00:00:00 2001 From: thomas Date: Mon, 17 Sep 2018 11:55:48 +0200 Subject: [PATCH] ghostscript: Get rid of fixed version in URL --- ghostscript.be0 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ghostscript.be0 b/ghostscript.be0 index ffae03ddd..5d22fc867 100755 --- a/ghostscript.be0 +++ b/ghostscript.be0 @@ -2,7 +2,8 @@ # BEE_VERSION ghostscript-9.25-0 -SRCURL[0]="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs923/ghostscript-${PKGVERSION}.tar.gz" +XPKGVERSION_COMPACT=$(echo ${PKGVERSION} | tr -d '.') +SRCURL[0]="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${XPKGVERSION_COMPACT}/ghostscript-${PKGVERSION}.tar.gz" B=${S}