summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2023-02-20 18:01:32 +0100
committerPeter Simons <simons@cryp.to>2023-02-20 18:01:32 +0100
commit4cd9fa38f0f6cd6998a8d25d25824a0d59ee4fea (patch)
treea0c2e8cab0d815fc5033b1c8262653de026c7c63 /README.md
parenta8f25a0c9dd4b50bd22cfd869107c6ea75f4ad2c (diff)
downloadautoconf-archive-4cd9fa38f0f6cd6998a8d25d25824a0d59ee4fea.tar.gz
README, NEWS: update for upcoming releasev2023.02.20
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index b601d16..6354785 100644
--- a/README.md
+++ b/README.md
@@ -28,18 +28,18 @@ Downloads
Here are the compressed sources:
-- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2022.09.03.tar.xz>
+- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2023.02.20.tar.xz>
Here are the GPG detached signatures:
-- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2022.09.03.tar.xz.sig>
+- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2023.02.20.tar.xz.sig>
You can use either of the above signature files to verify that the
corresponding file (without the .sig suffix) is intact. First, be sure
to download both the .sig file and the corresponding tarball. Then, run
a command like this:
- gpg --verify autoconf-archive-2022.09.03.tar.xz.sig
+ gpg --verify autoconf-archive-2023.02.20.tar.xz.sig
If that command fails because you don't have the required public key,
then run this command to import it: