diff options
| author | Jelle van der Waa <jelle@vdwaa.nl> | 2025-07-07 20:14:50 +0200 |
|---|---|---|
| committer | Mark Wielaard <mark@klomp.org> | 2025-07-08 11:52:14 +0200 |
| commit | 394619e5b5dd8341e1e62cefc6fca958bbbcb69c (patch) | |
| tree | 6f92890451864ef4ef4790d0624f7fd23a6b97b8 | |
| parent | configure: Set version to 5.2 (diff) | |
README: update release URL
Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
| -rw-r--r-- | README | 5 |
1 files changed, 2 insertions, 3 deletions
| @@ -12,8 +12,7 @@ The project home is https://sourceware.org/debugedit/ | |||
| 12 | 12 | ||
| 13 | RELEASES and CODE | 13 | RELEASES and CODE |
| 14 | 14 | ||
| 15 | Releases are published at ftp://sourceware.org/pub/debugedit/ | 15 | Releases are published at https://sourceware.org/pub/debugedit/ |
| 16 | Which can also be found at https://sourceware.org/debugedit/ftp/ | ||
| 17 | 16 | ||
| 18 | To build a release do: | 17 | To build a release do: |
| 19 | ./configure && make && make check | 18 | ./configure && make && make check |
| @@ -88,4 +87,4 @@ Some individual source files may also be redistributed under the | |||
| 88 | GPLv2+ as described in the COPYING file or under the LGPLv2+ as | 87 | GPLv2+ as described in the COPYING file or under the LGPLv2+ as |
| 89 | described in the COPYING.LIB file. See the headers of the individual | 88 | described in the COPYING.LIB file. See the headers of the individual |
| 90 | files to learn which licenses apply. All licenses used are upward | 89 | files to learn which licenses apply. All licenses used are upward |
| 91 | compatible with GPLv3+. \ No newline at end of file | 90 | compatible with GPLv3+. |
