pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/botan set correct mastersite



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0777706c6453
branches:  trunk
changeset: 372641:0777706c6453
user:      nros <nros%pkgsrc.org@localhost>
date:      Thu Jan 27 20:59:27 2022 +0000

description:
set correct mastersite

diffstat:

 security/botan/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 7d07d5ee6dab -r 0777706c6453 security/botan/Makefile
--- a/security/botan/Makefile   Thu Jan 27 19:32:44 2022 +0000
+++ b/security/botan/Makefile   Thu Jan 27 20:59:27 2022 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.53 2019/11/04 21:12:51 rillig Exp $
+# $NetBSD: Makefile,v 1.54 2022/01/27 20:59:27 nros Exp $
 
 DISTNAME=      Botan-1.10.17
 PKGNAME=       ${DISTNAME:tl}
 PKGREVISION=   1
 CATEGORIES=    security
-MASTER_SITES=  https://botan.randombit.net/releases/
+MASTER_SITES=  https://botan.randombit.net/releases/old/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index