system/the_silver_searcher: Updated for version 0.19.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2812808bbf
commit
ffcd5d95f8
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=the_silver_searcher
|
||||
VERSION=${VERSION:-0.18.1}
|
||||
VERSION=${VERSION:-0.19.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="the_silver_searcher"
|
||||
VERSION="0.18.1"
|
||||
VERSION="0.19.1"
|
||||
HOMEPAGE="https://github.com/ggreer/the_silver_searcher"
|
||||
DOWNLOAD="https://github.com/ggreer/the_silver_searcher/archive/0.18.1.tar.gz"
|
||||
MD5SUM="01247446be980edf91be7ea9a420a174"
|
||||
DOWNLOAD="https://github.com/ggreer/the_silver_searcher/archive/0.19.1.tar.gz"
|
||||
MD5SUM="326b459de6f2704d098f6a0c325a7e11"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue