system/the_silver_searcher: Updated for version 0.28.0.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2014-12-25 10:10:12 -08:00 committed by Robby Workman
parent edb035d06a
commit 34993fdffb
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.27.0}
VERSION=${VERSION:-0.28.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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