pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/multimedia/gpac



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Dec 25 09:18:42 UTC 2025

Modified Files:
        pkgsrc/multimedia/gpac: Makefile

Log Message:
gpac: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 pkgsrc/multimedia/gpac/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/multimedia/gpac/Makefile
diff -u pkgsrc/multimedia/gpac/Makefile:1.113 pkgsrc/multimedia/gpac/Makefile:1.114
--- pkgsrc/multimedia/gpac/Makefile:1.113       Mon Dec 22 06:08:12 2025
+++ pkgsrc/multimedia/gpac/Makefile     Thu Dec 25 09:18:42 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.113 2025/12/22 06:08:12 adam Exp $
+# $NetBSD: Makefile,v 1.114 2025/12/25 09:18:42 wiz Exp $
 
 DISTNAME=      gpac-2.4.0
 PKGREVISION=   1
@@ -7,7 +7,7 @@ MASTER_SITES=   ${MASTER_SITE_GITHUB:=gpac
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://gpac.io/
+HOMEPAGE=      https://gpac.io/
 COMMENT=       Open source multimedia framework
 LICENSE=       gnu-lgpl-v2.1
 



Home | Main Index | Thread Index | Old Index