pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/botan botan: follow redirects
details: https://anonhg.NetBSD.org/pkgsrc/rev/7628d3800798
branches: trunk
changeset: 372012:7628d3800798
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Nov 26 10:39:37 2017 +0000
description:
botan: follow redirects
diffstat:
security/botan/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 56606c416b0f -r 7628d3800798 security/botan/Makefile
--- a/security/botan/Makefile Sun Nov 26 10:39:20 2017 +0000
+++ b/security/botan/Makefile Sun Nov 26 10:39:37 2017 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.43 2017/04/10 20:26:31 joerg Exp $
+# $NetBSD: Makefile,v 1.44 2017/11/26 10:39:37 wiz Exp $
DISTNAME= Botan-1.10.16
PKGNAME= ${DISTNAME:tl}
CATEGORIES= security
-MASTER_SITES= http://botan.randombit.net/releases/
+MASTER_SITES= https://botan.randombit.net/releases/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://botan.randombit.net/
+HOMEPAGE= https://botan.randombit.net/
COMMENT= Portable, easy to use, and efficient C++ crypto library
LICENSE= 2-clause-bsd
Home |
Main Index |
Thread Index |
Old Index