Changeset 4d01d35 for networking


Ignore:
Timestamp:
05/24/2018 06:51:50 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
cdba4a1
Parents:
6c669fa
Message:

Update to php-7.2.5.
Update to wireshark-2.6.1.
Fix failures with xfwm and xorg-xerver-1.20.0.
Update to Error-0.17026 (Perl Module).

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netutils/wireshark.xml

    r6c669fa r4d01d35  
    77  <!ENTITY wireshark-download-http "https://www.wireshark.org/download/src/all-versions/wireshark-&wireshark-version;.tar.xz">
    88  <!ENTITY wireshark-download-ftp  " ">
    9   <!ENTITY wireshark-md5sum        "8cfb73e286dd6427ca4405e6e802d13e">
    10   <!ENTITY wireshark-size          "28 MB">
    11   <!ENTITY wireshark-buildsize     "1.7 GB (with default GUI front-end, and all optional dependencies available in the BLFS book)">
    12   <!ENTITY wireshark-time          "3.5 SBU (with parallelism=4, default GUI front-end, and all optional dependencies available in the BLFS book)">
     9  <!ENTITY wireshark-md5sum        "b0e9e5fe22e96d9fdfad18f750fa8f55">
     10  <!ENTITY wireshark-size          "27 MB">
     11  <!ENTITY wireshark-buildsize     "2.0 GB (with default GUI front-end, and all optional dependencies available in the BLFS book)">
     12  <!ENTITY wireshark-time          "4.0 SBU (with parallelism=4, default GUI front-end, and all optional dependencies available in the BLFS book)">
    1313]>
    1414
     
    195195
    196196install -v -m755 -d /usr/share/doc/wireshark-&wireshark-version; &amp;&amp;
    197 install -v -m644    README{,.linux} doc/README.* doc/*.{pod,txt} \
     197install -v -m644    README.linux doc/README.* doc/*.{pod,txt} \
    198198                    /usr/share/doc/wireshark-&wireshark-version; &amp;&amp;
    199199
Note: See TracChangeset for help on using the changeset viewer.