pkgsrc-WIP-changes archive

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

libxlsxwriter: Use PKGVERSION_NOREV



Module Name:	pkgsrc-wip
Committed By:	Sijmen J. Mulder <ik%sjmulder.nl@localhost>
Pushed By:	sjmulder
Date:		Mon Dec 10 20:20:44 2018 +0100
Changeset:	5c31486388d982c219d972d5b6e158b9538d344e

Modified Files:
	libxlsxwriter/Makefile

Log Message:
libxlsxwriter: Use PKGVERSION_NOREV

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

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

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

diffs:
diff --git a/libxlsxwriter/Makefile b/libxlsxwriter/Makefile
index 7284ea7686..5a00fa1204 100644
--- a/libxlsxwriter/Makefile
+++ b/libxlsxwriter/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	libxlsxwriter-0.8.4
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=jmcnamara/}
-GITHUB_TAG=	RELEASE_${PKGVERSION}
+GITHUB_TAG=	RELEASE_${PKGVERSION_NOREV}
 
 MAINTAINER=	ik%sjmulder.nl@localhost
 HOMEPAGE=	https://libxlsxwriter.github.io/


Home | Main Index | Thread Index | Old Index