summaryrefslogtreecommitdiffstats
diff options
authorJelle van der Waa <jelle@vdwaa.nl>2025-07-07 20:14:50 +0200
committerMark Wielaard <mark@klomp.org>2025-07-08 11:52:14 +0200
commit394619e5b5dd8341e1e62cefc6fca958bbbcb69c (patch)
tree6f92890451864ef4ef4790d0624f7fd23a6b97b8
parentconfigure: Set version to 5.2 (diff)
README: update release URL
Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index 8d2d572..ed6fbaf 100644
--- a/README
+++ b/README
@@ -12,8 +12,7 @@ The project home is https://sourceware.org/debugedit/
12 12
13RELEASES and CODE 13RELEASES and CODE
14 14
15Releases are published at ftp://sourceware.org/pub/debugedit/ 15Releases are published at https://sourceware.org/pub/debugedit/
16Which can also be found at https://sourceware.org/debugedit/ftp/
17 16
18To build a release do: 17To 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
88GPLv2+ as described in the COPYING file or under the LGPLv2+ as 87GPLv2+ as described in the COPYING file or under the LGPLv2+ as
89described in the COPYING.LIB file. See the headers of the individual 88described in the COPYING.LIB file. See the headers of the individual
90files to learn which licenses apply. All licenses used are upward 89files to learn which licenses apply. All licenses used are upward
91compatible with GPLv3+. \ No newline at end of file 90compatible with GPLv3+.