Permalink
Browse files
bowtie2: update version 2.3.5->2.3.5.1
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
science/bowtie2/Portfile
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
PortGroup github 1.0 |
|
|
|
|
|
github.setup BenLangmead bowtie2 2.3.5 v |
|
|
github.setup BenLangmead bowtie2 2.3.5.1 v |
|
|
revision 0 |
|
|
|
|
|
categories science biology |
|
|
@@ -25,9 +25,9 @@ long_description Bowtie 2 is an ultrafast and memory-efficient tool \ |
|
|
|
|
|
homepage http://bowtie-bio.sourceforge.net/bowtie2/index.shtml |
|
|
|
|
|
checksums rmd160 23e5c52efd92f79acfd9ab20deb8e984f504d18b \ |
|
|
sha256 5e9eda577fb3494c652b34f9c02fe92a049c4fc1e5efda9e438a1085d4f8c998 \ |
|
|
size 10585285 |
|
|
checksums rmd160 32fd950a84a901edc8db34a9939c2a7e8c82b8ef \ |
|
|
sha256 663c8d44bea5532a8096d66414885e98f8077177959518015948db034fbdb280 \ |
|
|
size 10587306 |
|
|
|
|
|
patchfiles patch-src-Makefile.diff |
|
|
|
|
|
|