mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Upgrade libinput-1.16.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23457 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
cb72478e5b
commit
1584c8a603
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "04"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "06"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "08"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2020">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "August 4th, &year;">
|
||||
<!ENTITY releasedate "August 6th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -41,6 +41,16 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>August 6th, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[thomas] - Update to libinput-1.16.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;13882">#13882</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>August 4th, 2020</para>
|
||||
<itemizedlist>
|
||||
|
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY libinput-version "1.15.6">
|
||||
<!ENTITY libinput-version "1.16.0">
|
||||
|
||||
<!ENTITY libinput-download-http "https://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz">
|
||||
<!ENTITY libinput-download-ftp " ">
|
||||
<!ENTITY libinput-md5sum "b2388a1d6f0dcc944b49bc7239a53be8">
|
||||
<!ENTITY libinput-size "572 KB">
|
||||
<!ENTITY libinput-md5sum "b518dae7f603040872739216971ee97b">
|
||||
<!ENTITY libinput-size "579 KB">
|
||||
<!ENTITY libinput-buildsize "15 MB">
|
||||
<!ENTITY libinput-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
Loading…
Reference in New Issue
Block a user