Changeset 700cd09


Ignore:
Timestamp:
07/19/2020 03:32:16 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 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:
e50e45e
Parents:
cc64b232
Message:

Update to libpsl-0.21.1

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rcc64b232 r700cd09  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "18">                   <!-- Always 2 digits -->
     3<!ENTITY day          "19">                   <!-- Always 2 digits -->
    44<!ENTITY month        "07">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "July 18th, &year;">
     9<!ENTITY releasedate  "July 19th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    rcc64b232 r700cd09  
    4242    </listitem>
    4343    -->
     44   
     45    <listitem>
     46      <para>July 19th, 2020</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[renodr] - Update to libpsl-0.21.1. Fixes
     50          <ulink url="&blfs-ticket-root;13819">#13819</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
    4455    <listitem>
    4556      <para>July 18th, 2020</para>
  • networking/netlibs/libpsl.xml

    rcc64b232 r700cd09  
    55  %general-entities;
    66
    7   <!ENTITY libpsl-download-http "https://github.com/rockdaboot/libpsl/releases/download/libpsl-&libpsl-version;/libpsl-&libpsl-version;.tar.gz">
     7  <!ENTITY libpsl-download-http "https://github.com/rockdaboot/libpsl/releases/download/&libpsl-version;/libpsl-&libpsl-version;.tar.gz">
    88  <!ENTITY libpsl-download-ftp  " ">
    9   <!ENTITY libpsl-md5sum        "171e96d887709e36a57f4ee627bf82d2">
     9  <!ENTITY libpsl-md5sum        "ad40b970dcb5117d559b62a1e0d8d827">
    1010  <!ENTITY libpsl-size          "8.8 MB">
    1111  <!ENTITY libpsl-buildsize     "54 MB">
    12   <!ENTITY libpsl-time          "Less than 0.1 SBU (including tests)">
     12  <!ENTITY libpsl-time          "0.1 SBU (including tests)">
    1313]>
    1414
  • packages.ent

    rcc64b232 r700cd09  
    616616<!ENTITY libnsl-version               "1.2.0">
    617617<!ENTITY libpcap-version              "1.9.1">
    618 <!ENTITY libpsl-version               "0.21.0">
     618<!ENTITY libpsl-version               "0.21.1">
    619619<!ENTITY libndp-version               "1.7">
    620620<!ENTITY libproxy-version             "0.4.7">
Note: See TracChangeset for help on using the changeset viewer.