pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/authelia authelia: fix unfetchable distfile
details: https://anonhg.NetBSD.org/pkgsrc/rev/0c118ddfaa9f
branches: trunk
changeset: 441593:0c118ddfaa9f
user: tnn <tnn%pkgsrc.org@localhost>
date: Fri Nov 06 18:15:37 2020 +0000
description:
authelia: fix unfetchable distfile
diffstat:
security/authelia/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1d43086875a7 -r 0c118ddfaa9f security/authelia/Makefile
--- a/security/authelia/Makefile Fri Nov 06 18:10:41 2020 +0000
+++ b/security/authelia/Makefile Fri Nov 06 18:15:37 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/11/06 18:07:54 tnn Exp $
+# $NetBSD: Makefile,v 1.2 2020/11/06 18:15:37 tnn Exp $
DISTNAME= authelia-4.22.0
CATEGORIES= security
@@ -14,7 +14,7 @@
BR_DISTNAME= broccoli-1.0.3.tar.gz
DISTFILES+= ${BR_DISTNAME}
SITES.${BR_DISTNAME}= \
- -${MASTER_SITE_GITHUB:=aletheia-icu/}/archive/v1.0.3.tar.gz
+ -${MASTER_SITE_GITHUB:=aletheia-icu/}broccoli/archive/v1.0.3.tar.gz
EXTRACT_DIR.${BR_DISTNAME}= ${WRKDIR}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index