From a22de6fe75fcd8c87612a7b1b5cf43650ba35f8e Mon Sep 17 00:00:00 2001 From: Roger Freitas Pereira Date: Fri, 6 Jun 2025 15:55:19 -0300 Subject: [PATCH] liblo: Change homepage link in template to use HTTPS. --- srcpkgs/liblo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/liblo/template b/srcpkgs/liblo/template index 871c8b74c91..a4ce1372b59 100644 --- a/srcpkgs/liblo/template +++ b/srcpkgs/liblo/template @@ -6,7 +6,7 @@ build_style=gnu-configure short_desc="Lightweight OSC implementation" maintainer="Rutpiv " license="LGPL-2.1-or-later" -homepage="http://liblo.sourceforge.net/" +homepage="https://liblo.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" checksum=5df05f2a0395fc5ac90f6b538b8c82bb21941406fd1a70a765c7336a47d70208 make_check=no # Tests freeze or fail intermittently.