Update osmocom versions to point to current master

New versions are required in order to build new git repositories which
will deprecate osmo-nitb soon.

Change-Id: If36b86a6a542af7381d9a07da51a330f2e44a96f
diff --git a/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb b/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb
index bea2435..0e55628 100644
--- a/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb
+++ b/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb
@@ -3,7 +3,7 @@
 DEPENDS += "libtalloc lksctp-tools"
 
 S = "${WORKDIR}/git"
-SRCREV = "243a3b0372fe738b01c2d32d6f6cb7b7c99a1180"
+SRCREV = "59941982083f7f0d6ab11f7bbb42c297a3fb8d69"
 SRC_URI = "git://git.osmocom.org/libosmo-netif.git;protocol=git"
 PV = "0.4.0+gitr${SRCPV}"
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.0"