system/the_silver_searcher: Updated for version 0.31.0.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2015-09-08 21:30:02 -07:00 committed by Willy Sudiarto Raharjo
parent 08776bda95
commit d7c45e2dd6
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=the_silver_searcher
VERSION=${VERSION:-0.30.0}
VERSION=${VERSION:-0.31.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="the_silver_searcher"
VERSION="0.30.0"
VERSION="0.31.0"
HOMEPAGE="https://github.com/ggreer/the_silver_searcher"
DOWNLOAD="https://github.com/ggreer/the_silver_searcher/archive/0.30.0.tar.gz"
MD5SUM="5f2a98beb8ff816222af829cac53ac8c"
DOWNLOAD="https://github.com/ggreer/the_silver_searcher/archive/0.31.0.tar.gz"
MD5SUM="a51b041dcc18fb16bd9128225d8d5c87"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""