diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-06-28 04:18:55 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-06-28 04:18:55 +0200 |
commit | 7b65dbd4ebade81d504cfe5e681292a58ad1fdf0 (patch) | |
tree | 7f538708782712f993180dd6363e46bf0cfe8eaa /README | |
parent | f7c3580478601e3a77dc864e5a1d91c1edad5187 (diff) |
New upstream version 0.9.10upstream/0.9.10
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -37,7 +37,7 @@ Installation As usual for GNU packages: - $ ./configure --prefix=/usr/local + $ ./configure --prefix=[[PREFIX]] where [[PREFIX]] is e.g. $HOME/local $ make $ make install @@ -68,7 +68,7 @@ The documentation is under another license; see in the documentation. Download -------- - https://ftp.gnu.org/gnu/libunistring/libunistring-0.9.9.tar.gz + https://ftp.gnu.org/gnu/libunistring/libunistring-0.9.10.tar.gz Homepage -------- |