summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2021-02-19 13:04:12 +0100
committerPeter Simons <simons@cryp.to>2021-02-19 13:04:12 +0100
commitaa40227d6dde572b6ce9f0502572475edd72e855 (patch)
treee607262c4bb0c81da6af467ded525c130f944d95
parent4707dc8f81c47a8ee874f07b189a9a8539b43235 (diff)
downloadautoconf-archive-2021.02.19.tar.gz
README.md: update download URLs for the new releasev2021.02.19
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index cd4f14d..8030eaa 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-2019.01.06.tar.xz>
+- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2021.02.19.tar.xz>
Here are the GPG detached signatures:
-- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2019.01.06.tar.xz.sig>
+- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2021.02.19.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-2019.01.06.tar.xz.sig
+ gpg --verify autoconf-archive-2021.02.19.tar.xz.sig
If that command fails because you don't have the required public key,
then run this command to import it: