configure.ac: no more bugzilla
authorTim-Philipp Müller <tim@centricular.com>
Tue, 5 Mar 2019 14:21:04 +0000 (14:21 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 5 Mar 2019 14:21:04 +0000 (14:21 +0000)
configure.ac

index 4017cdf..e011c7c 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.68])
-AC_INIT([orc], [0.4.28.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer&component=orc],[orc])
+AC_INIT([orc], [0.4.28.1], [https://gitlab.freedesktop.org/gstreamer/orc/issues/],[orc])
 dnl don't forget to update libversion
 
 AS_NANO(ORC_GIT=no,ORC_GIT=yes)