From 0f08a3a29db6fcabd8af9a11babda7bbf3dfb9fb Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Fri, 20 Apr 2018 05:51:22 -0700 Subject: [PATCH] sratoolkit: update ncbi-vdb resource Closes #26871. Signed-off-by: ilovezfs --- Formula/sratoolkit.rb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Formula/sratoolkit.rb b/Formula/sratoolkit.rb index a6ae2ba371..86227e5699 100644 --- a/Formula/sratoolkit.rb +++ b/Formula/sratoolkit.rb @@ -3,6 +3,7 @@ class Sratoolkit < Formula homepage "https://github.com/ncbi/sra-tools" url "https://github.com/ncbi/sra-tools/archive/2.9.0.tar.gz" sha256 "fbdbbf69cf95afca311b9759e14a991dafcb95549ffd5e2e21fb0ecc99fa06aa" + revision 1 head "https://github.com/ncbi/sra-tools.git" bottle do @@ -21,8 +22,9 @@ class Sratoolkit < Formula end resource "ncbi-vdb" do - url "https://github.com/ncbi/ncbi-vdb/archive/2.9.0.tar.gz" - sha256 "40fdd0a34592f76bdad174d3c2b57b3efcd1e2240512a383bd6e6263b33a6146" + url "https://github.com/ncbi/ncbi-vdb/archive/2.9.0-1.tar.gz" + version "2.9.0-1" + sha256 "b4099e2fc3349eaf487219fbe798b22124949c89ffa1e7e6fbaa73a5178c8aff" end def install