Changeset 42961885


Ignore:
Timestamp:
02/27/2019 01:57:50 PM (5 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, 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:
4045ec3d
Parents:
1c3f6da1
Message:

Use a better URL for Net::SSLeay

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/perl-deps/perl-net-ssleay.xml

    r1c3f6da1 r42961885  
    66
    77<!--<!ENTITY my-download-http "&metacpan_authors;/M/MI/MIKEM/Net-SSLeay-&Net-SSLeay-version;.tar.gz"> author will probably change for next release -->
    8   <!ENTITY my-download-http "https://github.com/rurban/Net-SSLeay/archive/&Net-SSLeay-version;.tar.gz">
     8  <!ENTITY my-download-http "https://github.com/rurban/Net-SSLeay/archive/&Net-SSLeay-version;/Net-SSLeay-&Net-SSLeay-version;.tar.gz">
    99  <!ENTITY my-md5sum "888b770e65f894f394ff253d0d42cd5a">
    1010
     
    5959          <xref linkend="perl-io-socket-ssl"/>
    6060        </para>
    61 
     61<!--
    6262        <para>
    6363          The source tarball shown above downloads with the correct name if using
     
    6868<screen><userinput>wget -c https://github.com/rurban/Net-SSLeay/archive/&Net-SSLeay-version;.tar.gz \
    6969     -O Net-SSLeay-&Net-SSLeay-version;.tar.gz</userinput></screen>.
    70         </para>
     70        </para>i-->
    7171      </note>
    7272
Note: See TracChangeset for help on using the changeset viewer.