pkgsrc-WIP-changes archive

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

jo: simplify



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Tue Jul 26 19:23:43 2016 +0200
Changeset:	381e6695128fb0a4fbc8b907e029456db129c11b

Modified Files:
	jo/Makefile

Log Message:
jo: simplify

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

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

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

diffs:
diff --git a/jo/Makefile b/jo/Makefile
index ba79204..24524c6 100644
--- a/jo/Makefile
+++ b/jo/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	jo-1.0
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_GITHUB:=jpmens/}
-GITHUB_RELEASE=	v1.0
+GITHUB_TAG=	v${PKGVERSION_NOREV}
 
 MAINTAINER=	fred%statdns.com@localhost
 HOMEPAGE=	https://github.com/jpmens/jo


Home | Main Index | Thread Index | Old Index