diff index.html @ 4735:4cea16af20b4

qt5: update to v5.11.0, add support pcre2 * src/qtbase.mk: update version, checksum * src/qtimageformats.mk: update checksum * src/qtisvg.mk: update checksum * src/qttools.mk: update checksum * src/qtbase-1-fixes.patch, src/qttools-1.patch: update patch from mxe.cc * src/pcre2.mk: new file * index.html: add pcre2 * src/sqlite.mk: enable column metadata
author John Donoghue
date Fri, 22 Jun 2018 08:28:05 -0400
parents 81fbc151cb58
children 9942a9c37ffe
line wrap: on
line diff
--- a/index.html	Thu Jun 07 09:55:39 2018 -0400
+++ b/index.html	Fri Jun 22 08:28:05 2018 -0400
@@ -2186,6 +2186,10 @@
         <td class="website"><a href="http://www.pcre.org/">PCRE</a></td>
     </tr>
     <tr>
+        <td class="package">pcre2</td>
+        <td class="website"><a href="http://www.pcre.org/">PCRE2</a></td>
+    </tr>
+    <tr>
         <td class="package">pdcurses</td>
         <td class="website"><a href="http://pdcurses.sourceforge.net/">PDcurses</a></td>
     </tr>