Changeset 3cf6041d for general/graphlib


Ignore:
Timestamp:
04/23/2019 09:44:53 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, 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:
2adcc63b
Parents:
09cbfce
Message:

Archive alpine

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/libpng.xml

    r09cbfce r3cf6041d  
    1313
    1414  <!-- To fix security issues libpng is upgraded but apng is not up to date -->
    15   <!ENTITY apng-version "1.6.36">
    16   <!ENTITY apng-md5sum  "bd1f5f7dd99003128d747c5597308a44">
     15  <!ENTITY apng-version "1.6.37">
     16  <!ENTITY apng-md5sum  "f02073fd96816b184c79b297775e37dc">
    1717
    1818  <!ENTITY apng-patch
     
    118118    </para>
    119119
    120 <screen><userinput>LIBS=-lpthread ./configure --prefix=/usr --disable-static &amp;&amp;
     120<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    121121make</userinput></screen>
    122122
Note: See TracChangeset for help on using the changeset viewer.