system/the_silver_searcher: Updated for version 2.0.0.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2017-06-05 20:35:22 -07:00 committed by Willy Sudiarto Raharjo
parent 2a2d0df564
commit d172695f60
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:-1.0.3}
VERSION=${VERSION:-2.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="the_silver_searcher"
VERSION="1.0.3"
VERSION="2.0.0"
HOMEPAGE="https://github.com/ggreer/the_silver_searcher"
DOWNLOAD="https://github.com/ggreer/the_silver_searcher/archive/1.0.3.tar.gz"
MD5SUM="96ee5d11505ed2589b9bd35f7390ab66"
DOWNLOAD="https://github.com/ggreer/the_silver_searcher/archive/2.0.0.tar.gz"
MD5SUM="e6bf4656de91c67c29379c9c4918b745"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""