pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/libmatroska
Module Name: pkgsrc
Committed By: ryoon
Date: Fri Aug 28 03:39:46 UTC 2026
Modified Files:
pkgsrc/multimedia/libmatroska: Makefile
Log Message:
multimedia/libmatroska: Use https for MASTER_SITES
Via http MASTER_SITES, the tarball is not available.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/multimedia/libmatroska/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/libmatroska/Makefile
diff -u pkgsrc/multimedia/libmatroska/Makefile:1.54 pkgsrc/multimedia/libmatroska/Makefile:1.55
--- pkgsrc/multimedia/libmatroska/Makefile:1.54 Thu Aug 27 06:36:51 2026
+++ pkgsrc/multimedia/libmatroska/Makefile Fri Aug 28 03:39:46 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.54 2026/08/27 06:36:51 adam Exp $
+# $NetBSD: Makefile,v 1.55 2026/08/28 03:39:46 ryoon Exp $
DISTNAME= libmatroska-1.7.2
CATEGORIES= multimedia devel
-MASTER_SITES= http://dl.matroska.org/downloads/libmatroska/
+MASTER_SITES= https://dl.matroska.org/downloads/libmatroska/
EXTRACT_SUFX= .tar.xz
MAINTAINER= salo%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index