diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-02-24 22:06:24 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-02-24 22:06:24 +0000 |
commit | 3664d1fdc26a9b5fa1be1e3743b6fb1ff14ebaca (patch) | |
tree | b431e799745f2ae7b2833c72083a9fd057199830 /doc/upgrade.html | |
parent | ad9b2a9c5e3b24948a643376d31ac6661176b72a (diff) | |
download | execline-3664d1fdc26a9b5fa1be1e3743b6fb1ff14ebaca.tar.xz |
Doc fix
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 62a2fc8..6f43188 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -21,7 +21,8 @@ <h2> in 2.5.1.0 </h2> <ul> - <li> skalibs dependency bumped to 2.8.0.0 </li> + <li> <a href="//skarnet.org/software/skalibs/"></a>skalibs</a> +dependency bumped to 2.8.0.0. </li> <li> New command: <a href="envfile.html">envfile</a>. </li> <li> Everything now builds as PIC by default no matter the toolchain's settings. Use the <tt>--disable-all-pic</tt> configure |