[librest] Replace cgit with gitlab URL in configure.ac's AC_INIT
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librest] Replace cgit with gitlab URL in configure.ac's AC_INIT
- Date: Fri, 24 Apr 2020 12:47:42 +0000 (UTC)
commit 49ae0af51acca55e32f3d63d3d87aadaed6dacd4
Author: Andre Klapper <a9016009 gmx de>
Date: Fri Apr 24 14:47:14 2020 +0200
Replace cgit with gitlab URL in configure.ac's AC_INIT
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/configure.ac b/configure.ac
index 344a932..d15e592 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ AC_PREREQ([2.63])
AC_INIT([rest], [rest_version],
[],
[rest],
- [http://git.gnome.org/browse/librest/])
+ [https://gitlab.gnome.org/GNOME/librest/])
AC_CONFIG_SRCDIR([rest/rest-proxy.h])
AC_CONFIG_HEADERS([config.h])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]