pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/acmesh acmesh: Update MASTER_SITES and HOMEPAGE
details: https://anonhg.NetBSD.org/pkgsrc/rev/30de7a277199
branches: trunk
changeset: 413249:30de7a277199
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Tue Mar 17 14:32:03 2020 +0000
description:
acmesh: Update MASTER_SITES and HOMEPAGE
diffstat:
security/acmesh/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r b38c7ffe157e -r 30de7a277199 security/acmesh/Makefile
--- a/security/acmesh/Makefile Tue Mar 17 14:30:49 2020 +0000
+++ b/security/acmesh/Makefile Tue Mar 17 14:32:03 2020 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.5 2020/01/15 16:30:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2020/03/17 14:32:03 ryoon Exp $
DISTNAME= acme.sh-2.8.5
PKGNAME= ${DISTNAME:S/acme.sh/acmesh/}
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_GITHUB:=Neilpang/}
+MASTER_SITES= ${MASTER_SITE_GITHUB:=acmesh-official/}
GITHUB_PROJECT= acme.sh
GITHUB_TAG= ${PKGVERSION_NOREV}
MAINTAINER= ryoon%NetBSD.org@localhost
-HOMEPAGE= https://github.com/Neilpang/acme.sh/
+HOMEPAGE= https://acme.sh/
COMMENT= Let's Encrypt ACME client in shell script
LICENSE= gnu-gpl-v3
Home |
Main Index |
Thread Index |
Old Index