system/the_silver_searcher: Updated for version 0.22.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2014-05-15 10:43:00 +07:00 committed by Willy Sudiarto Raharjo
parent 4fc515851a
commit 4c66a298a0
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.21.0}
VERSION=${VERSION:-0.22.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="the_silver_searcher"
VERSION="0.21.0"
VERSION="0.22.0"
HOMEPAGE="https://github.com/ggreer/the_silver_searcher"
DOWNLOAD="https://github.com/ggreer/the_silver_searcher/archive/0.21.0.tar.gz"
MD5SUM="b0f9b264e9aa5d3536543dea205a1c57"
DOWNLOAD="https://github.com/ggreer/the_silver_searcher/archive/0.22.0.tar.gz"
MD5SUM="950ac8139a45bbf6146765d88bd8e249"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""