Skip to content

Commit

Permalink
sra-tools: update to version 2.10.8
Browse files Browse the repository at this point in the history
  • Loading branch information
david committed Feb 4, 2021
1 parent cc279ce commit 1a1e916
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sra-tools-2.10.8-0.build.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#! /bin/bash

PKG=sra-tools
VERSION=2.9.4
VERSION=2.10.8
BUILD=0

PREFIX=/pkg/$PKG-$VERSION-$BUILD
#PREFIX=/dev/shm/$PKG-$VERSION-$BUILD
if [ -n "$TESTING" ]; then PREFIX=/scratch/local2/$PKG-$VERSION-$BUILD ; fi

ARCHIVE=${PREFIX}/build/archive

Expand Down

0 comments on commit 1a1e916

Please sign in to comment.