network/googler: Updated for version 4.3.2.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2022-02-12 21:12:28 +02:00 committed by Willy Sudiarto Raharjo
parent 779b5319e1
commit cb0359c5d6
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for googler
# Copyright 2017-2019 Dimitris Zlatanidis Orestiada, Greece
# Copyright 2017-2022 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=googler
VERSION=${VERSION:-4.0}
VERSION=${VERSION:-4.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="googler"
VERSION="4.0"
VERSION="4.3.2"
HOMEPAGE="https://github.com/jarun/googler"
DOWNLOAD="https://github.com/jarun/googler/archive/v4.0/googler-4.0.tar.gz"
MD5SUM="b12b11a70cde5bd8483114a96d99dbc5"
DOWNLOAD="https://github.com/jarun/googler/archive/v4.3.2/googler-4.3.2.tar.gz"
MD5SUM="73e1c22bd731e259a5671389eb4bc8be"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""