pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
jose: Set GITHUB_TAG so that it is v11, not 11
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Tue Jun 21 08:11:35 2022 -0400
Changeset: b688642e83d02ae5127e1125d3d67b3f81ee10d6
Modified Files:
jose/Makefile
Log Message:
jose: Set GITHUB_TAG so that it is v11, not 11
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b688642e83d02ae5127e1125d3d67b3f81ee10d6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
jose/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/jose/Makefile b/jose/Makefile
index 3a3cce25ee..669db528df 100644
--- a/jose/Makefile
+++ b/jose/Makefile
@@ -4,7 +4,7 @@ DISTNAME= v11
PKGNAME= jose-${DISTNAME:S/v//}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=latchset/}
-GITHUB_TAG= ${PKGVERSION_NOREV}
+GITHUB_TAG= ${DISTNAME}
DIST_SUBDIR= jose
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index