pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/heimdal heimdal: fix fetch stage
details: https://anonhg.NetBSD.org/pkgsrc/rev/1459e1f8930b
branches: trunk
changeset: 768385:1459e1f8930b
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 21 09:02:25 2021 +0000
description:
heimdal: fix fetch stage
diffstat:
security/heimdal/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r b17b4403c6e2 -r 1459e1f8930b security/heimdal/Makefile
--- a/security/heimdal/Makefile Thu Oct 21 07:52:42 2021 +0000
+++ b/security/heimdal/Makefile Thu Oct 21 09:02:25 2021 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.148 2021/10/21 07:51:41 wiz Exp $
+# $NetBSD: Makefile,v 1.149 2021/10/21 09:02:25 wiz Exp $
DISTNAME= heimdal-7.7.0
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=heimdal/}
-GITHUB_TAG= ${DISTNAME}
+GITHUB_RELEASE= ${DISTNAME}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.h5l.org/
Home |
Main Index |
Thread Index |
Old Index