Changeset bf3690b
- Timestamp:
- 05/18/2020 02:13:18 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- b9c5febe
- Parents:
- 05738781
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/libuv.xml
r05738781 rbf3690b 7 7 <!ENTITY libuv-download-http "https://dist.libuv.org/dist/v&libuv-version;/libuv-v&libuv-version;.tar.gz"> 8 8 <!ENTITY libuv-download-ftp " "> 9 <!ENTITY libuv-md5sum " 1bc725caf56889980c4713ffa51c5ec0">9 <!ENTITY libuv-md5sum "4bf6627b31c75356a11f6fbf353c73ee"> 10 10 <!ENTITY libuv-size "1.1 MB"> 11 11 <!ENTITY libuv-buildsize "24 MB (with tests)"> -
introduction/welcome/changelog.xml
r05738781 rbf3690b 43 43 --> 44 44 <listitem> 45 <para>May 18th, 2020</para> 46 <itemizedlist> 47 <listitem> 48 <para>[thomas] - Update to libuv-1.38.0. Fixes 49 <ulink url="&blfs-ticket-root;13542">#13542</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>May 17th, 2020</para> 46 56 <itemizedlist> -
packages.ent
r05738781 rbf3690b 166 166 <!ENTITY libusb-version "1.0.23"> 167 167 <!ENTITY libusb-compat-version "0.1.5"> 168 <!ENTITY libuv-version "1.3 7.0">168 <!ENTITY libuv-version "1.38.0"> 169 169 <!ENTITY libxkbcommon-version "0.10.0"> 170 170 <!-- the libxml2-version is also used for the python2 module,
Note:
See TracChangeset
for help on using the changeset viewer.