Changeset 331222f0


Ignore:
Timestamp:
09/21/2022 08:16:10 PM (19 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/llvm18, xry111/xf86-video-removal
Children:
16e4d1b1
Parents:
71b368b
Message:

Update to popt-1.19.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/popt.xml

    r71b368b r331222f0  
    55  %general-entities;
    66
    7   <!ENTITY popt-download-http "http://ftp.rpm.org/popt/releases/popt-1.x/popt-1.18.tar.gz">
     7  <!ENTITY popt-download-http "http://ftp.rpm.org/popt/releases/popt-1.x/popt-&popt-version;.tar.gz">
    88  <!ENTITY popt-download-ftp  "ftp://ftp.rpm.org/pub/rpm/popt/releases/popt-1.x/popt-&popt-version;.tar.gz">
    9   <!ENTITY popt-md5sum        "450f2f636e6a3aa527de803d0ae76c5a">
    10   <!ENTITY popt-size          "567 kB">
    11   <!ENTITY popt-buildsize     "8.7 MB (includes installing documentation)">
    12   <!ENTITY popt-time          "0.1 SBU">
     9  <!ENTITY popt-md5sum        "eaa2135fddb6eb03f2c87ee1823e5a78">
     10  <!ENTITY popt-size          "584 kB">
     11  <!ENTITY popt-buildsize     "6.9 MB (includes installing documentation and tests)">
     12  <!ENTITY popt-time          "less than 0.1 SBU (with tests)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r71b368b r331222f0  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to popt-1.19. Fixes
     49          <ulink url="&blfs-ticket-root;17055">#17055</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Update to gobject-introspection-1.74.0. Fixes
    4953          <ulink url="&blfs-ticket-root;17065">#17065</ulink>.</para>
  • packages.ent

    r71b368b r331222f0  
    172172<!ENTITY pcre-version                 "8.45">
    173173<!ENTITY pcre2-version                "10.40">
    174 <!ENTITY popt-version                 "1.18">
     174<!ENTITY popt-version                 "1.19">
    175175<!ENTITY pth-version                  "2.0.7">
    176176<!ENTITY qca-version                  "2.3.4">
Note: See TracChangeset for help on using the changeset viewer.