pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/openal-soft Use https for kcat.strangesoft.net
details: https://anonhg.NetBSD.org/pkgsrc/rev/12decffe7d2c
branches: trunk
changeset: 399399:12decffe7d2c
user: nia <nia%pkgsrc.org@localhost>
date: Thu Aug 08 21:18:43 2019 +0000
description:
Use https for kcat.strangesoft.net
diffstat:
audio/openal-soft/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 696b7cbdcab1 -r 12decffe7d2c audio/openal-soft/Makefile
--- a/audio/openal-soft/Makefile Thu Aug 08 21:17:48 2019 +0000
+++ b/audio/openal-soft/Makefile Thu Aug 08 21:18:43 2019 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.9 2019/07/01 12:42:57 nia Exp $
+# $NetBSD: Makefile,v 1.10 2019/08/08 21:18:43 nia Exp $
DISTNAME= openal-soft-1.19.1
CATEGORIES= audio
-MASTER_SITES= http://kcat.strangesoft.net/openal-releases/
+MASTER_SITES= https://kcat.strangesoft.net/openal-releases/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://kcat.strangesoft.net/openal.html
+HOMEPAGE= https://kcat.strangesoft.net/openal.html
COMMENT= Software implementation of the OpenAL 3D audio API
LICENSE= gnu-lgpl-v2
Home |
Main Index |
Thread Index |
Old Index