pkgsrc-WIP-changes archive

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

wip/jp2a: fix GITHUB_TAG



Module Name:	pkgsrc-wip
Committed By:	ng0 <ng0%NetBSD.org@localhost>
Pushed By:	ng0
Date:		Sat Dec 28 17:52:45 2019 +0000
Changeset:	eeccfb5157a3fa31d213efcecf21abb7ab8fd34a

Modified Files:
	jp2a/Makefile

Log Message:
wip/jp2a: 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=eeccfb5157a3fa31d213efcecf21abb7ab8fd34a

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

diffstat:
 jp2a/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/jp2a/Makefile b/jp2a/Makefile
index a02086c90f..47f1b6cae8 100644
--- a/jp2a/Makefile
+++ b/jp2a/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	jp2a-1.0.7
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_GITHUB:=cslarsen/}
-GITHUB_TAG=	${PKGVERSION_NOREV}
+GITHUB_TAG=	v${PKGVERSION_NOREV}
 
 MAINTAINER=	esg%sdf.lonestar.org@localhost
 HOMEPAGE=	https://github.com/cslarsen/jp2a


Home | Main Index | Thread Index | Old Index