pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/acmesh
Module Name: pkgsrc
Committed By: ryoon
Date: Tue Mar 17 14:32:03 UTC 2020
Modified Files:
pkgsrc/security/acmesh: Makefile
Log Message:
acmesh: Update MASTER_SITES and HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/acmesh/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/acmesh/Makefile
diff -u pkgsrc/security/acmesh/Makefile:1.5 pkgsrc/security/acmesh/Makefile:1.6
--- pkgsrc/security/acmesh/Makefile:1.5 Wed Jan 15 16:30:56 2020
+++ pkgsrc/security/acmesh/Makefile Tue Mar 17 14:32:03 2020
@@ -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