libraries/libgee: Updated for version 0.20.1.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2018-03-14 21:26:47 +01:00 committed by Willy Sudiarto Raharjo
parent 051eacd4fb
commit 1c2cd9115d
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for libgee
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
# Copyright 2011-2016 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# Copyright 2011-2018 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.18.1}
VERSION=${VERSION:-0.20.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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