summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2020-06-07 15:41:59 +0200
committerDaiki Ueno <ueno@gnu.org>2020-06-07 15:42:26 +0200
commitfdc63c217284897927f9daea31ef376616492d22 (patch)
treeef58463521a2bb055a3e46b566565e155f0ec7a8
parent8b4b3e6b0d69449b1e374aac8abc8a49177b1640 (diff)
downloadgnutls-fdc63c217284897927f9daea31ef376616492d22.tar.gz
RELEASES.md: fix typo in scp command line
Signed-off-by: Daiki Ueno <ueno@gnu.org>
-rw-r--r--RELEASES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 5922814900..d0261aae77 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -32,7 +32,7 @@ cases change the API.
now on.
5. git push && git push --tags
6. make dist && gpg --sign --detach gnutls-$(VERSION).tar.xz
- 7. scp gnutls-$(VERSION).tar.xz* trithemius.gnupg.org:/home/ftp/gcrypt/v3.6/
+ 7. scp gnutls-$(VERSION).tar.xz* ftp.gnupg.org:/home/ftp/gcrypt/gnutls/v3.6/
8. Create and send announcement email based on previously sent email to the list and
[NEWS](NEWS) file.
9. Create a NEWS entry at [web-pages repository](https://gitlab.com/gnutls/web-pages/-/tree/master/news-entries),