mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
Correct the download link for JS68:
In r23226 I reinstated the version entity but accidentally left the &firefox-version; entities in the download. And because the package is using firefox, this did not look wrong, and was ok while firefox was on 68. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23356 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
e78d0e08f6
commit
7c0b1757d9
@ -4,7 +4,7 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY js68-download-http "&mozilla-http;/firefox/releases/&firefox-version;esr/source/firefox-&firefox-version;esr.source.tar.xz">
|
||||
<!ENTITY js68-download-http "&mozilla-http;/firefox/releases/&JS68-version;esr/source/firefox-&JS68-version;esr.source.tar.xz">
|
||||
<!ENTITY js68-download-ftp " ">
|
||||
<!ENTITY js68-md5sum "a1156aed941b28a06115a9450a46563d">
|
||||
<!ENTITY js68-size "303 MB">
|
||||
|
Loading…
Reference in New Issue
Block a user