mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Updated to NSPR-4.8.3.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8256 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
571735d7c8
commit
de322968dd
@ -3,7 +3,7 @@ $LastChangedBy$
|
||||
$Date$
|
||||
-->
|
||||
|
||||
<!ENTITY day "15"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "18"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "02"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2010">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
@ -163,7 +163,7 @@ $Date$
|
||||
<!ENTITY libtasn1-version "2.3">
|
||||
<!ENTITY libunique-version "1.1.2">
|
||||
<!ENTITY liboil-version "0.3.16">
|
||||
<!ENTITY nspr-version "4.8.2">
|
||||
<!ENTITY nspr-version "4.8.3">
|
||||
<!ENTITY libffi-version "3.0.8">
|
||||
<!ENTITY gobject-introspection-version "0.6.5">
|
||||
<!ENTITY gir-repository-version "0.6.5">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY nspr-download-http "http://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v&nspr-version;/src/nspr-&nspr-version;.tar.gz">
|
||||
<!ENTITY nspr-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v&nspr-version;/src/nspr-&nspr-version;.tar.gz">
|
||||
<!ENTITY nspr-md5sum "2a6fbfa56c9760ed3651d527272249c7">
|
||||
<!ENTITY nspr-size "1.2 MB">
|
||||
<!ENTITY nspr-buildsize "12.4 MB">
|
||||
<!ENTITY nspr-time "0.2 SBU">
|
||||
<!ENTITY nspr-md5sum "c12ef68285aa631f8a335a547c434ad9">
|
||||
<!ENTITY nspr-size "1.1 MB">
|
||||
<!ENTITY nspr-buildsize "12.5 MB">
|
||||
<!ENTITY nspr-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="nspr" xreflabel="NSPR-&nspr-version;">
|
||||
|
@ -41,6 +41,15 @@
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>February 18th, 2010</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[randy] - Updated to NSPR-4.8.3.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>February 15th, 2010</para>
|
||||
<itemizedlist>
|
||||
|
Loading…
Reference in New Issue
Block a user