mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Update to hexchat-2.12.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17315 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
e2c143a732
commit
6c29fefb29
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "01"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "02"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "05"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2016">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "May 1st &year;">
|
||||
<!ENTITY releasedate "May 2nd &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||
|
@ -44,7 +44,17 @@
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>May 1at, 2016</para>
|
||||
<para>May 2nd, 2016</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[igor] - Update to hexchat-2.12.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;7788">#7788</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>May 1st, 2016</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to lvm2-2.02.152. Fixes
|
||||
|
@ -659,7 +659,7 @@
|
||||
<!ENTITY fontforge-version "20160404">
|
||||
<!ENTITY gparted-version "0.26.0">
|
||||
<!ENTITY gimp-version "2.8.16">
|
||||
<!ENTITY hexchat-version "2.12.0">
|
||||
<!ENTITY hexchat-version "2.12.1">
|
||||
<!ENTITY icedtea-web-version "1.6.2">
|
||||
<!ENTITY inkscape-version "0.91">
|
||||
<!ENTITY pan-version "0.133">
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
<!ENTITY hexchat-download-http "https://dl.hexchat.net/hexchat/hexchat-&hexchat-version;.tar.xz">
|
||||
<!ENTITY hexchat-download-ftp " ">
|
||||
<!ENTITY hexchat-md5sum "aeb62488debe69994176f85b835844ae">
|
||||
<!ENTITY hexchat-md5sum "ff49a1d6e3f47bd4345ce269ad41d205">
|
||||
<!ENTITY hexchat-size "1.5 MB">
|
||||
<!ENTITY hexchat-buildsize "50 MB">
|
||||
<!ENTITY hexchat-time "0.3 SBU">
|
||||
@ -64,7 +64,10 @@
|
||||
<para role="required"><xref linkend="glib2"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended"><xref linkend="gtk2"/></para>
|
||||
<para role="recommended">
|
||||
<xref linkend="gtk2"/> and
|
||||
<xref linkend="lua"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
|
Loading…
Reference in New Issue
Block a user