Changeset e65320b for postlfs


Ignore:
Timestamp:
10/16/2018 04:09:44 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, 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:
a4c24de
Parents:
3964f59
Message:

Fix lvm2 url

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20635 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/lvm2.xml

    r3964f59 re65320b  
    55  %general-entities;
    66
    7   <!ENTITY lvm2-download-http "https://sourceware.org/ftp/lvm2/releases/LVM2.&lvm2-version;.tgz">
    8   <!ENTITY lvm2-download-ftp  "ftp://sourceware.org/pub/lvm2/releases/LVM2.&lvm2-version;.tgz">
     7  <!ENTITY lvm2-download-http "https://sourceware.org/pub/lvm2/LVM2.&lvm2-version;.tgz">
     8  <!ENTITY lvm2-download-ftp  "ftp://sourceware.org/pub/lvm2/LVM2.&lvm2-version;.tgz">
    99  <!ENTITY lvm2-md5sum        "f63cc5feaadd3000138e73f7143ed370">
    1010  <!ENTITY lvm2-size          "2.3 MB">
Note: See TracChangeset for help on using the changeset viewer.