mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
Update to tepl-6.6.0
This commit is contained in:
parent
d5b431ec89
commit
02e31cf024
@ -41,6 +41,10 @@
|
||||
<listitem>
|
||||
<para>July 6th, 2023</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to tepl-6.6.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;18226">#18226</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to opencv-4.8.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;18213">#18213</ulink>.</para>
|
||||
|
@ -840,7 +840,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY qt5-version "5.15.10">
|
||||
<!ENTITY qtwebengine-version "5.15.14">
|
||||
<!ENTITY startup-notification-version "0.12">
|
||||
<!ENTITY tepl-version "6.5.1">
|
||||
<!ENTITY tepl-version "6.6.0">
|
||||
<!ENTITY webkitgtk-version "2.41.5"> <!-- Even minors only -->
|
||||
|
||||
<!ENTITY gtk2-libdir "2.0/2.10.0">
|
||||
|
@ -4,11 +4,11 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY tepl-download-http "&gnome-download-http;/tepl/6.5/tepl-&tepl-version;.tar.xz">
|
||||
<!ENTITY tepl-download-ftp "&gnome-download-ftp;/tepl/6.5/tepl-&tepl-version;.tar.xz">
|
||||
<!ENTITY tepl-md5sum "786eb737c58855afd80d10aaa0141c71">
|
||||
<!ENTITY tepl-download-http "&gnome-download-http;/tepl/6.6/tepl-&tepl-version;.tar.xz">
|
||||
<!ENTITY tepl-download-ftp "&gnome-download-ftp;/tepl/6.6/tepl-&tepl-version;.tar.xz">
|
||||
<!ENTITY tepl-md5sum "ed87621f305cc3c5dc8f582c56e1da40">
|
||||
<!ENTITY tepl-size "160 KB">
|
||||
<!ENTITY tepl-buildsize "9.1 MB (with tests)">
|
||||
<!ENTITY tepl-buildsize "12 MB (with tests)">
|
||||
<!ENTITY tepl-time "0.2 SBU (with tests)">
|
||||
|
||||
]>
|
||||
|
Loading…
Reference in New Issue
Block a user