Author: bdubbs Date: Mon Oct 21 08:26:40 2019 New Revision: 22272 Log: Fix ghostscript url
Modified: trunk/BOOK/pst/printing/gs.xml Modified: trunk/BOOK/pst/printing/gs.xml ============================================================================== --- trunk/BOOK/pst/printing/gs.xml Sun Oct 20 22:59:27 2019 (r22271) +++ trunk/BOOK/pst/printing/gs.xml Mon Oct 21 08:26:40 2019 (r22272) @@ -7,7 +7,7 @@ <!-- When updating, ensure gs9xx is updated in url --> <!ENTITY gs-download-http - "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs927/ghostscript-&gs-version;.tar.xz"> + "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs950/ghostscript-&gs-version;.tar.xz"> <!ENTITY gs-download-ftp " "> <!ENTITY gs-md5sum "6cea6bae4a7cdfac6ccb09f07f0caf8c"> <!ENTITY gs-size "33 MB"> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
