pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/spice-protocol



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat May 17 19:41:31 UTC 2025

Modified Files:
        pkgsrc/sysutils/spice-protocol: Makefile

Log Message:
use https


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/sysutils/spice-protocol/Makefile

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

Modified files:

Index: pkgsrc/sysutils/spice-protocol/Makefile
diff -u pkgsrc/sysutils/spice-protocol/Makefile:1.18 pkgsrc/sysutils/spice-protocol/Makefile:1.19
--- pkgsrc/sysutils/spice-protocol/Makefile:1.18        Mon Aug 14 05:25:19 2023
+++ pkgsrc/sysutils/spice-protocol/Makefile     Sat May 17 19:41:31 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2023/08/14 05:25:19 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2025/05/17 19:41:31 zafer Exp $
 
 DISTNAME=      spice-protocol-0.14.4
 PKGREVISION=   1
 CATEGORIES=    sysutils
-MASTER_SITES=  http://spice-space.org/download/releases/
+MASTER_SITES=  https://spice-space.org/download/releases/
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index