network/googler: Updated for version 3.5.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2018-03-05 19:19:29 +01:00 committed by Willy Sudiarto Raharjo
parent 38e94eb56c
commit 6656fd72bc
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=googler
VERSION=${VERSION:-3.4}
VERSION=${VERSION:-3.5}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="googler"
VERSION="3.4"
VERSION="3.5"
HOMEPAGE="https://github.com/jarun/googler"
DOWNLOAD="https://github.com/jarun/googler/archive/v3.4/googler-3.4.tar.gz"
MD5SUM="9e021b745f91ac437b421ad803e6c4ca"
DOWNLOAD="https://github.com/jarun/googler/archive/v3.5/googler-3.5.tar.gz"
MD5SUM="fa505cd5c1dd171c7c291a1c7754303e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"