Changeset 4a570af1 for general.ent


Ignore:
Timestamp:
05/01/2021 11:14:53 AM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ca5e52a
Parents:
731c264
Message:

secure linuxfromscratch.org url

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r731c264 r4a570af1  
    2828
    2929
    30 <!ENTITY lfs-website          "http://www.&lfs-domainname;">
     30<!ENTITY lfs-website          "https://www.&lfs-domainname;">
    3131<!-- downloads_root must have an entity because it is needed for scripts
    3232     change svn to x.y for release. Note:  s/_/-/ in comment to avoid grep error
     
    3535<!ENTITY downloads-root       "https://www.linuxfromscratch.org/blfs/downloads/svn">
    3636<!ENTITY downloads-root-systemd "https://www.linuxfromscratch.org/blfs/downloads/systemd">
    37 <!ENTITY downloads-project    "http://downloads.&lfs-domainname;">
     37<!ENTITY downloads-project    "https://downloads.&lfs-domainname;">
    3838
    3939<!ENTITY sources-anduin-http  "http://anduin.linuxfromscratch.org/BLFS">
    4040<!ENTITY sources-anduin-ftp   "ftp://anduin.linuxfromscratch.org/BLFS">
    4141
    42 <!ENTITY hints-root           "http://www.&lfs-domainname;/hints">
     42<!ENTITY hints-root           "https://www.&lfs-domainname;/hints">
    4343<!ENTITY patch-downloads      "https://www.linuxfromscratch.org/patches/downloads">
    44 <!ENTITY patch-root           "http://www.&lfs-domainname;/patches/blfs/svn">
    45 <!ENTITY errata               "http://www.&lfs-domainname;/blfs/errata/&blfs-version;/">
    46 <!ENTITY blfs-ticket-root     "http://wiki.&lfs-domainname;/blfs/ticket/">
     44<!ENTITY patch-root           "https://www.&lfs-domainname;/patches/blfs/svn">
     45<!ENTITY errata               "https://www.&lfs-domainname;/blfs/errata/&blfs-version;/">
     46<!ENTITY blfs-ticket-root     "https://wiki.&lfs-domainname;/blfs/ticket/">
    4747
    4848<!ENTITY lfs-root             "../../../../lfs/view/&lfs-version;">
     
    9696
    9797
    98 <!ENTITY blfs-wiki                    "http://wiki.&lfs-domainname;/blfs/wiki">
     98<!ENTITY blfs-wiki                    "https://wiki.&lfs-domainname;/blfs/wiki">
    9999
    100100<!-- These entities are used to annotate the current status of a package as it
Note: See TracChangeset for help on using the changeset viewer.