Changeset c6b192c for general/graphlib


Ignore:
Timestamp:
04/05/2021 12:36:04 PM (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:
7b794c2
Parents:
455eec0
Message:

secure package download URLs

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

Location:
general/graphlib
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/exiv2.xml

    r455eec0 rc6b192c  
    55  %general-entities;
    66
    7   <!ENTITY exiv2-download-http "http://www.exiv2.org/builds/exiv2-&exiv2-version;-Source.tar.gz">
     7  <!ENTITY exiv2-download-http "https://www.exiv2.org/builds/exiv2-&exiv2-version;-Source.tar.gz">
    88  <!ENTITY exiv2-download-ftp  " ">
    99  <!ENTITY exiv2-md5sum        "68a59595e8617284b2e1eee528ae1f77">
  • general/graphlib/graphite2.xml

    r455eec0 rc6b192c  
    9090    <para role="optional">
    9191      <xref linkend="freetype2"/>,
    92       <ulink url="http://sourceforge.net/projects/silgraphite/files/silgraphite/2.3.1/">silgraphite</ulink>
     92      <ulink url="https://sourceforge.net/projects/silgraphite/files/silgraphite/2.3.1/">silgraphite</ulink>
    9393      to build the <command>comparerender</command> test and benchmarking tool,
    9494      and if that is present, and
  • general/graphlib/libraw.xml

    r455eec0 rc6b192c  
    55  %general-entities;
    66
    7   <!ENTITY libraw-download-http "http://www.libraw.org/data/LibRaw-&libraw-version;.tar.gz">
     7  <!ENTITY libraw-download-http "https://www.libraw.org/data/LibRaw-&libraw-version;.tar.gz">
    88  <!ENTITY libraw-download-ftp  " ">
    99  <!ENTITY libraw-md5sum        "2e5bedb59ea433e2d2ef6bbbe5253179">
  • general/graphlib/libtiff.xml

    r455eec0 rc6b192c  
    66
    77  <!ENTITY libtiff-download-http
    8            "http://download.osgeo.org/libtiff/tiff-&libtiff-version;.tar.gz">
     8           "https://download.osgeo.org/libtiff/tiff-&libtiff-version;.tar.gz">
    99<!--  <!ENTITY libtiff-download-ftp
    1010           "ftp://ftp.remotesensing.org/libtiff/tiff-&libtiff-version;.tar.gz">-->
  • general/graphlib/opencv.xml

    r455eec0 rc6b192c  
    135135      <ulink url="https://www.jai.com/technology/interfaces">GigEVisionSDK</ulink>,
    136136      <ulink url="http://jackaudio.org/">JACK</ulink>,
    137       <ulink url="http://sourceforge.net/projects/libdc1394/">libdc1394</ulink>,
     137      <ulink url="https://sourceforge.net/projects/libdc1394/">libdc1394</ulink>,
    138138      <ulink url="http://www.gphoto.org/">libgphoto2</ulink>,
    139139      <ulink url="http://www.numpy.org/">NumPy</ulink>,
Note: See TracChangeset for help on using the changeset viewer.