pkgsrc-WIP-changes archive

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

elvish: Fix Github tag



Module Name:	pkgsrc-wip
Committed By:	Michael-John Turner <mj%mjturner.net@localhost>
Pushed By:	mj
Date:		Fri Jul 9 11:57:52 2021 +0100
Changeset:	80bd2daf690c21430c5885e695bccc870afa7d9a

Modified Files:
	elvish/Makefile

Log Message:
elvish: Fix Github tag

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=80bd2daf690c21430c5885e695bccc870afa7d9a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 elvish/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/elvish/Makefile b/elvish/Makefile
index 18981d0dd4..3c2ba7cebf 100644
--- a/elvish/Makefile
+++ b/elvish/Makefile
@@ -2,6 +2,7 @@
 
 DISTNAME=	elvish-0.15.0
 MASTER_SITES=	${MASTER_SITE_GITHUB:=elves/}
+GITHUB_TAG=	v${PKGVERSION_NOREV}
 CATEGORIES=	shells
 
 MAINTAINER=	mj%mjturner.net@localhost


Home | Main Index | Thread Index | Old Index