Changeset 0c702b61 for networking


Ignore:
Timestamp:
09/17/2016 11:17:33 PM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, 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:
9b3405c
Parents:
ece8268a
Message:

Add nghttp2. Fixes #8229.

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

Location:
networking/netlibs
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/curl.xml

    rece8268a r0c702b61  
    8787      <xref linkend="libidn"/>,
    8888      <xref linkend="mitkrb"/>,
     89      <xref linkend="nghttp2"/>,
    8990      <xref linkend="openldap"/>,
    9091      <xref linkend="samba"/>,
     
    9495      <ulink url="http://rtmpdump.mplayerhq.hu/">librtmp</ulink>,
    9596      <ulink url="http://www.libssh2.org">libssh2</ulink>,
    96       <ulink url="https://nghttp2.org/">nghttp2</ulink>,
    9797      <ulink url="https://tls.mbed.org/">mbed TLS (formerly known as
    9898      PolarSSL)</ulink>, and
  • networking/netlibs/netlibs.xml

    rece8268a r0c702b61  
    3737  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libtirpc.xml"/>
    3838  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="neon.xml"/>
     39  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nghttp2.xml"/>
    3940  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="serf.xml"/>
    4041
Note: See TracChangeset for help on using the changeset viewer.