Update osmocom recipes to latest tag releases

Change-Id: I1d24e39287769de7b4db235f984e4d4b72a5a3c9
diff --git a/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb b/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
index 5219c03..4cc65b0 100644
--- a/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
+++ b/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
@@ -1,10 +1,10 @@
 require ${PN}.inc
 
 S = "${WORKDIR}/git"
-SRCREV = "b673d1c438488fb74abda344e563d733e5ce451a"
+SRCREV = "f5a268a96d7d3c7bcfbc530f2a0b334cf25d3e3c"
 SRC_URI = "git://git.osmocom.org/osmo-ggsn                   \
            file://osmo-ggsn.init                             \
            file://libgtp-queue_depth_32.patch		    \
           "
-PV = "1.2.2+gitr${SRCPV}"
+PV = "1.3.0+gitr${SRCPV}"
 PR = "${INC_PR}.0"