system/the_silver_searcher: Updated for version 0.19.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2014-02-02 10:27:56 +07:00 committed by Robby Workman
parent c0785cb12d
commit d7f7602e51
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.19.1}
VERSION=${VERSION:-0.19.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="the_silver_searcher"
VERSION="0.19.1"
VERSION="0.19.2"
HOMEPAGE="https://github.com/ggreer/the_silver_searcher"
DOWNLOAD="https://github.com/ggreer/the_silver_searcher/archive/0.19.1.tar.gz"
MD5SUM="326b459de6f2704d098f6a0c325a7e11"
DOWNLOAD="https://github.com/ggreer/the_silver_searcher/archive/0.19.2.tar.gz"
MD5SUM="26b6d0482b1c85d2eb3973654c589439"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""