pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
salmon: Fix distfile names
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Thu Sep 13 16:10:11 2018 -0500
Changeset: 12604037e562c54bf97c2f699fde7228c85e0e7e
Modified Files:
salmon/Makefile
Log Message:
salmon: Fix distfile names
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=12604037e562c54bf97c2f699fde7228c85e0e7e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
salmon/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/salmon/Makefile b/salmon/Makefile
index f1eb8434ff..9c08f3b72b 100644
--- a/salmon/Makefile
+++ b/salmon/Makefile
@@ -19,8 +19,8 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=COMBINE-lab/} \
https://github.com/COMBINE-lab/staden-io_lib/archive/
DISTFILES= salmon-0.11.3.tar.gz salmon-v0.11.3.zip v1.1.tar.gz v1.14.8.1.tar.gz
EXTRACT_ONLY= salmon-0.11.3.tar.gz v1.14.8.1.tar.gz
-#GITHUB_PROJECT= salmon
-#GITHUB_TAG= v${PV}
+GITHUB_PROJECT= salmon
+GITHUB_TAG= v${PV}
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/COMBINE-lab/salmon
Home |
Main Index |
Thread Index |
Old Index