system/the_silver_searcher: Updated for version 0.27.0.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2014-11-15 08:35:12 -08:00 committed by Willy Sudiarto Raharjo
parent e8b16179d3
commit 096788d5c4
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.26.0}
VERSION=${VERSION:-0.27.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="the_silver_searcher"
VERSION="0.26.0"
VERSION="0.27.0"
HOMEPAGE="https://github.com/ggreer/the_silver_searcher"
DOWNLOAD="https://github.com/ggreer/the_silver_searcher/archive/0.26.0.tar.gz"
MD5SUM="f46dbe2c1e35122d7b697884afd3f0a6"
DOWNLOAD="https://github.com/ggreer/the_silver_searcher/archive/0.27.0.tar.gz"
MD5SUM="6ddc40c34a6f0045ea5a2e28649c88c8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""