summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2016-03-20 13:16:15 +0100
committerPeter Simons <simons@cryp.to>2016-03-20 13:16:15 +0100
commitf2b3259fe87a2fce2e21974349825ea92cec6226 (patch)
tree64b8f0b1548f8f18f31a546dfa109cacc2fb334a /README.md
parent4b45f701efc4abddc3760f832ecd20b78c72ce89 (diff)
downloadautoconf-archive-f2b3259fe87a2fce2e21974349825ea92cec6226.tar.gz
Update README and NEWS for release.
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 2d6fa12..431fe3c 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-2015.09.25.tar.xz>
+- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2016.03.20.tar.xz>
Here are the GPG detached signatures:
-- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2015.09.25.tar.xz.sig>
+- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2016.03.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-2015.09.25.tar.xz.sig
+ gpg --verify autoconf-archive-2016.03.20.tar.xz.sig
If that command fails because you don't have the required public key,
then run this command to import it: