libraries/libgee: Updated for version 0.20.2.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2019-08-19 16:21:24 +02:00 committed by Willy Sudiarto Raharjo
parent 6fed6f37e7
commit 0ecf255e79
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
# Slackware build script for libgee
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
# Copyright 2011-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# Copyright 2011-2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libgee
VERSION=${VERSION:-0.20.1}
VERSION=${VERSION:-0.20.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="libgee"
VERSION="0.20.1"
HOMEPAGE="http://live.gnome.org/Libgee"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/libgee/0.20/libgee-0.20.1.tar.xz"
MD5SUM="d224dca55bb909f6730f40cc267337be"
VERSION="0.20.2"
HOMEPAGE="https://live.gnome.org/Libgee"
DOWNLOAD="https://ftp.gnome.org/pub/GNOME/sources/libgee/0.20/libgee-0.20.2.tar.xz"
MD5SUM="45db478f2b300ada8e039ebc6c9458de"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="vala"