pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ncbi-blast+: Fix version in bl3
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Thu Jun 24 17:29:37 2021 -0500
Changeset: ec8d9e0bd5466d32e104e4e5441d3be262047e5c
Modified Files:
ncbi-blast+/buildlink3.mk
Log Message:
ncbi-blast+: Fix version in bl3
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ec8d9e0bd5466d32e104e4e5441d3be262047e5c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ncbi-blast+/buildlink3.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/ncbi-blast+/buildlink3.mk b/ncbi-blast+/buildlink3.mk
index 277a979d9a..9bec6a64d2 100644
--- a/ncbi-blast+/buildlink3.mk
+++ b/ncbi-blast+/buildlink3.mk
@@ -5,7 +5,7 @@ BUILDLINK_TREE+= ncbi-blast+
.if !defined(NCBI_BLAST+_BUILDLINK3_MK)
NCBI_BLAST+_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.ncbi-blast++= ncbi-blast+>=2.7.1
+BUILDLINK_API_DEPENDS.ncbi-blast++= ncbi-blast+>=2.11.0
BUILDLINK_PKGSRCDIR.ncbi-blast+?= ../../wip/ncbi-blast+
.endif # NCBI_BLAST+_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index