From 34278a042f834b84c5d12fc3f45259136808466b Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Thu, 8 Sep 2016 10:11:01 +0530 Subject: libglusterfs: Fix wrong git repository url Change-Id: Iecd4cfacd7536cb3cc9a569c8d96e5284f5e2152 BUG: 1198849 Signed-off-by: Anoop C S Reviewed-on: http://review.gluster.org/15423 Smoke: Gluster Build System NetBSD-regression: NetBSD Build System Reviewed-by: jiffin tony Thottan CentOS-regression: Gluster Build System Reviewed-by: Kaleb KEITHLEY --- libglusterfs/src/revision.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libglusterfs') diff --git a/libglusterfs/src/revision.h b/libglusterfs/src/revision.h index c1ea4a9e9fe..3c404d30e78 100644 --- a/libglusterfs/src/revision.h +++ b/libglusterfs/src/revision.h @@ -1 +1 @@ -#define GLUSTERFS_REPOSITORY_REVISION "git://git.gluster.com/glusterfs.git" +#define GLUSTERFS_REPOSITORY_REVISION "git://git.gluster.org/glusterfs.git" -- cgit