summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKirill Simonov <xi@resolvent.net>2016-06-20 17:30:02 -0500
committerKirill Simonov <xi@resolvent.net>2016-06-20 17:30:02 -0500
commit0c595e531c5badd18c21c083df5bb758ffde1026 (patch)
treea0b8ca2e7a1226cdad8deea55117a85cc3a832d9 /configure.ac
parent3af4d2be6f83f9620a1628dad08e30ea448d3d72 (diff)
downloadlibyaml-hg-0c595e531c5badd18c21c083df5bb758ffde1026.tar.gz
Updated the link to the bug tracker.
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 2f88f8a..108201d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
m4_define([YAML_MAJOR], 0)
m4_define([YAML_MINOR], 1)
m4_define([YAML_PATCH], 7)
-m4_define([YAML_BUGS], [http://pyyaml.org/newticket?component=libyaml])
+m4_define([YAML_BUGS], [https://bitbucket.org/xi/libyaml/issues/new])
# Define the libtool version numbers; check the Autobook, Section 11.4.
# Bump the libtool version numbers using the following algorithm: