system/the_silver_searcher: Updated for version 0.29.1.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2015-02-08 13:49:53 -08:00 committed by Willy Sudiarto Raharjo
parent d6f1213475
commit 907ad54a8b
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.29.0}
VERSION=${VERSION:-0.29.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="the_silver_searcher"
VERSION="0.29.0"
VERSION="0.29.1"
HOMEPAGE="https://github.com/ggreer/the_silver_searcher"
DOWNLOAD="https://github.com/ggreer/the_silver_searcher/archive/0.29.0.tar.gz"
MD5SUM="b753ede5782d4282669e07a6a93f7d5a"
DOWNLOAD="https://github.com/ggreer/the_silver_searcher/archive/0.29.1.tar.gz"
MD5SUM="013e95962cee1483b5bd7c9b3f6038f5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""