system/the_silver_searcher: Updated for version 2.1.0.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2017-08-25 04:01:42 -07:00 committed by Willy Sudiarto Raharjo
parent 7355d9bfd4
commit 90ad21c724
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:-2.0.0}
VERSION=${VERSION:-2.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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