mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Update to nettle-3.9.
This commit is contained in:
parent
9b14f4c1bb
commit
875f120843
@ -41,6 +41,10 @@
|
||||
<listitem>
|
||||
<para>May 17th, 2023</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to nettle-3.9. Fixes
|
||||
<ulink url="&blfs-ticket-root;18046">#18046</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to at-spi2-core-2.48.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;18041">#18041</ulink>.</para>
|
||||
|
@ -18,7 +18,7 @@
|
||||
<!ENTITY mitkrb-major-version "1.20">
|
||||
<!ENTITY mitkrb-version "&mitkrb-major-version;.1">
|
||||
<!--<!ENTITY mitkrb-version "&mitkrb-major-version;">-->
|
||||
<!ENTITY nettle-version "3.8.1">
|
||||
<!ENTITY nettle-version "3.9">
|
||||
|
||||
<!ENTITY nss-dir "3_89_1">
|
||||
<!--
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY nettle-download-http "&gnu-http;/nettle/nettle-&nettle-version;.tar.gz">
|
||||
<!ENTITY nettle-download-ftp "&gnu-ftp;/nettle/nettle-&nettle-version;.tar.gz">
|
||||
<!ENTITY nettle-md5sum "e15c5fd5cc901f5dde6a271d7f2320d1">
|
||||
<!ENTITY nettle-md5sum "785726c81122bbf230be5a7a359c0094">
|
||||
<!ENTITY nettle-size "2.3 MB">
|
||||
<!ENTITY nettle-buildsize "90 MB (with tests)">
|
||||
<!ENTITY nettle-time "0.1 SBU (with tests; both using parallelism=4)">
|
||||
<!ENTITY nettle-buildsize "95 MB (with tests)">
|
||||
<!ENTITY nettle-time "0.2 SBU (with tests; both using parallelism=4)">
|
||||
]>
|
||||
|
||||
<sect1 id="nettle" xreflabel="Nettle-&nettle-version;">
|
||||
@ -100,7 +100,7 @@ make</userinput></screen>
|
||||
<screen role="root"><userinput>make install &&
|
||||
chmod -v 755 /usr/lib/lib{hogweed,nettle}.so &&
|
||||
install -v -m755 -d /usr/share/doc/nettle-&nettle-version; &&
|
||||
install -v -m644 nettle.html /usr/share/doc/nettle-&nettle-version;</userinput></screen>
|
||||
install -v -m644 nettle.{html,pdf} /usr/share/doc/nettle-&nettle-version;</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user