aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <[email protected]>2017-05-18 19:05:57 +0000
committerDaniel Kahn Gillmor <[email protected]>2017-05-18 19:05:57 +0000
commit705da1eb23aef92c42d6d657b20a0984b104f72f (patch)
tree1b4186393cf6660422de14400ac9ceab7a5ec726 /configure.ac
parentgpgscm: Fix checking for opcode arguments. (diff)
downloadgnupg-705da1eb23aef92c42d6d657b20a0984b104f72f.tar.gz
gnupg-705da1eb23aef92c42d6d657b20a0984b104f72f.zip
docs: Point to https://dev.gnupg.org/ .
Replace mentions of bugs.gnupg.org with https://dev.gnupg.org/. Since the project has transitioned to a better workflow for supporting contributions, we should ensure that our documentation points to the right place. Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index da341d0bd..5ab8a53b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -47,7 +47,7 @@ m4_define([mym4_version], m4_argn(4, mym4_verslist))
m4_define([mym4_revision], m4_argn(7, mym4_verslist))
m4_define([mym4_revision_dec], m4_argn(8, mym4_verslist))
m4_esyscmd([echo ]mym4_version[>VERSION])
-AC_INIT([mym4_package],[mym4_version], [https://bugs.gnupg.org])
+AC_INIT([mym4_package],[mym4_version], [https://dev.gnupg.org])
NEED_GPG_ERROR_VERSION=1.24