git clones: git.osmocom.org -> gerrit.osmocom.org

Related: SYS#6022
Change-Id: I2b9640b542ed68b3f5abf63e774e4f878232211a
diff --git a/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb b/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
index 7394277..72e3764 100644
--- a/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
+++ b/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
@@ -2,7 +2,7 @@
 
 S = "${WORKDIR}/git"
 SRCREV = "1.9.0"
-SRC_URI = "git://git.osmocom.org/osmo-ggsn;protocol=https;tag=${SRCREV};nobranch=1 \
+SRC_URI = "git://gerrit.osmocom.org/osmo-ggsn;protocol=https;tag=${SRCREV};nobranch=1 \
            file://0001-libgtp-set-PDP_MAX-to-128.patch	    \
           "
 PV = "1.9.0+gitr${SRCPV}"