Author: pierre Date: Mon Oct 9 05:15:02 2017 New Revision: 19311 Log: Fix ghostscript download url
Modified: trunk/BOOK/pst/printing/gs.xml Modified: trunk/BOOK/pst/printing/gs.xml ============================================================================== --- trunk/BOOK/pst/printing/gs.xml Sun Oct 8 20:12:09 2017 (r19310) +++ trunk/BOOK/pst/printing/gs.xml Mon Oct 9 05:15:02 2017 (r19311) @@ -5,7 +5,7 @@ %general-entities; <!ENTITY gs-download-http - "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs921/ghostscript-&gs-version;.tar.gz"> + "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs922/ghostscript-&gs-version;.tar.gz"> <!ENTITY gs-download-ftp " "> <!ENTITY gs-md5sum "eff6bc41b1d7e26e988d2a5c813889d1"> <!ENTITY gs-size "37 MB"> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
