Updated to popt-1.15

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7851 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2009-07-19 16:51:54 +00:00
parent 93e6918613
commit 3c5a0aecda
3 changed files with 7 additions and 4 deletions

View File

@ -102,7 +102,7 @@ $Date$
<!-- Part III -->
<!-- Chapter 8 -->
<!ENTITY pcre-version "7.9">
<!ENTITY popt-version "1.14">
<!ENTITY popt-version "1.15">
<!ENTITY slang-version "2.1.4">
<!ENTITY gamin-version "0.1.10">
<!ENTITY libxml2-version "2.7.3">

View File

@ -6,9 +6,9 @@
<!ENTITY popt-download-http "http://rpm5.org/files/popt/popt-&popt-version;.tar.gz">
<!ENTITY popt-download-ftp "&sources-anduin-ftp;/p/popt-&popt-version;.tar.gz">
<!ENTITY popt-md5sum "4f90a07316eb825604dd10ae4f9f3f04">
<!ENTITY popt-size "679 kB">
<!ENTITY popt-buildsize "8.3 MB (includes installing documentation)">
<!ENTITY popt-md5sum "c61ef795fa450eb692602a661ec8d7f1">
<!ENTITY popt-size "656 kB">
<!ENTITY popt-buildsize "7.9 MB (includes installing documentation)">
<!ENTITY popt-time "0.1 SBU">
]>

View File

@ -44,6 +44,9 @@
<listitem>
<para>July 19th, 2009</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to popt-1.15.</para>
</listitem>
<listitem>
<para>[randy] - Added Berkeley DB dependencies as the package is no
longer built in LFS.</para>