pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/asterisk20
Module Name: pkgsrc
Committed By: gdt
Date: Thu May 16 13:23:14 UTC 2024
Modified Files:
pkgsrc/comms/asterisk20: Makefile
Log Message:
comms/asterisk20: Change MASTER_SITES to https
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/comms/asterisk20/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/comms/asterisk20/Makefile
diff -u pkgsrc/comms/asterisk20/Makefile:1.5 pkgsrc/comms/asterisk20/Makefile:1.6
--- pkgsrc/comms/asterisk20/Makefile:1.5 Thu May 16 06:14:38 2024
+++ pkgsrc/comms/asterisk20/Makefile Thu May 16 13:23:14 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2024/05/16 06:14:38 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2024/05/16 13:23:14 gdt Exp $
#
# NOTE: when updating this package, there are two places that sound
# tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile
@@ -7,9 +7,9 @@
DISTNAME= asterisk-20.5.0
PKGREVISION= 2
CATEGORIES= comms net audio
-MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/
-MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
-MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/sounds/releases/
+MASTER_SITES= https://downloads.asterisk.org/pub/telephony/asterisk/
+MASTER_SITES+= https://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
+MASTER_SITES+= https://downloads.asterisk.org/pub/telephony/sounds/releases/
DIST_SUBDIR= ${PKGNAME_NOREV}
DISTFILES= ${DEFAULT_DISTFILES}
Home |
Main Index |
Thread Index |
Old Index