osmith has submitted this change. ( https://gerrit.osmocom.org/c/meta-telephony/+/29413 )
Change subject: libosmo-netif: update homepage url ......................................................................
libosmo-netif: update homepage url
Change-Id: I01628200be9f2348eb46e764da6e9f90ffaf789a --- M recipes-osmocom/libosmo-netif/libosmo-netif.inc 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: neels: Looks good to me, but someone else must approve msuraev: Looks good to me, but someone else must approve laforge: Looks good to me, approved osmith: Verified
diff --git a/recipes-osmocom/libosmo-netif/libosmo-netif.inc b/recipes-osmocom/libosmo-netif/libosmo-netif.inc index 7098c42..3b5ef19 100644 --- a/recipes-osmocom/libosmo-netif/libosmo-netif.inc +++ b/recipes-osmocom/libosmo-netif/libosmo-netif.inc @@ -1,5 +1,5 @@ DESCRIPTION = "Osmocom network interface library" -HOMEPAGE = "http://git.osmocom.org" +HOMEPAGE = "https://osmocom.org/projects/libosmo-netif" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"