Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/nghttp2.xml

    r39edfbc4 re40b2f25  
    77  <!ENTITY nghttp2-download-http "https://github.com/nghttp2/nghttp2/releases/download/v&nghttp2-version;/nghttp2-&nghttp2-version;.tar.xz">
    88  <!ENTITY nghttp2-download-ftp  " ">
    9   <!ENTITY nghttp2-md5sum        "c38f1d230af8cec480ff9dd60c9e0db0">
    10   <!ENTITY nghttp2-size          "3.9 MB">
     9  <!ENTITY nghttp2-md5sum        "d9702786d89ec8053a96ab4768a172e4">
     10  <!ENTITY nghttp2-size          "3.8 MB">
    1111  <!ENTITY nghttp2-buildsize     "21 MB">
    1212  <!ENTITY nghttp2-time          "0.1 SBU">
     
    1717
    1818  <sect1info>
    19     <othername>$LastChangedBy$</othername>
    2019    <date>$Date$</date>
    2120  </sect1info>
     
    3534    </para>
    3635
    37     &lfs10_checked;
     36    &lfs110a_checked;
    3837
    3938    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8180    <para role="optional">
    8281      <xref linkend="boost"/>, <!--required for the C++ asio library)-->
     82      <xref linkend="c-ares"/>, <!-- required to build the HPACK tools -->
    8383      <xref linkend="jansson"/>, <!-- required to build the HPACK tools -->
    8484      <xref linkend="libevent"/>, <!--required to build the examples-->
    85       <xref linkend="python2"/>, <!--required for the python bindings)-->
     85      <!--<xref linkend="python2"/>,--> <!--required for the python bindings)-->
    8686<!---      <phrase revision="systemd">
    8787        <xref linkend="setuptools"/>, <!- -(required for the python bindings- ->
     
    185185        <listitem>
    186186          <para>
    187             an implementation of the Hypertext Transfer Protocol version 2 in C.
     187            an implementation of the Hypertext Transfer Protocol version 2 in C
    188188          </para>
    189189          <indexterm zone="nghttp2 libnghttp2">
Note: See TracChangeset for help on using the changeset viewer.