git: fb7a18994a13 - main - devel/libvirt-glib: Update MASTER_SITES

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Mon, 23 Sep 2024 23:30:12 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fb7a18994a135d49c9d80e61b9a8d7a0260fa8fe

commit fb7a18994a135d49c9d80e61b9a8d7a0260fa8fe
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-09-23 22:35:11 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-09-23 23:29:43 +0000

    devel/libvirt-glib: Update MASTER_SITES
    
    ftp service is no longer available
    
    Approved by:    portmgr (blanket)
---
 devel/libvirt-glib/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/libvirt-glib/Makefile b/devel/libvirt-glib/Makefile
index c6316793f3a8..42654fd40c74 100644
--- a/devel/libvirt-glib/Makefile
+++ b/devel/libvirt-glib/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	libvirt-glib
 PORTVERSION=	5.0.0
 CATEGORIES=	devel
-MASTER_SITES=	ftp://libvirt.org/libvirt/glib/
+MASTER_SITES=	https://download.libvirt.org/glib/
 
 MAINTAINER=	novel@FreeBSD.org
 COMMENT=	Glib bindings for Libvirt virtualization API