pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-autobahn py-autobahn: follow redirect



details:   https://anonhg.NetBSD.org/pkgsrc/rev/75f69149431a
branches:  trunk
changeset: 368383:75f69149431a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Sep 16 08:50:30 2017 +0000

description:
py-autobahn: follow redirect

diffstat:

 www/py-autobahn/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8bdfc38a8743 -r 75f69149431a www/py-autobahn/Makefile
--- a/www/py-autobahn/Makefile  Sat Sep 16 08:43:26 2017 +0000
+++ b/www/py-autobahn/Makefile  Sat Sep 16 08:50:30 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2017/09/15 12:47:04 adam Exp $
+# $NetBSD: Makefile,v 1.9 2017/09/16 08:50:30 wiz Exp $
 
 DISTNAME=      autobahn-17.9.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/autobahn/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://crossbar.io/autobahn/
+HOMEPAGE=      https://crossbar.io/autobahn/
 COMMENT=       WebSocket client and server library, WAMP real-time framework
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index