libraries/libgee: Updated for version 0.20.3.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b5e85832a2
commit
f36f069eea
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for libgee
|
||||
|
||||
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
# Copyright 2011-2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# Copyright 2011-2020 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.2}
|
||||
VERSION=${VERSION:-0.20.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libgee"
|
||||
VERSION="0.20.2"
|
||||
VERSION="0.20.3"
|
||||
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="https://ftp.gnome.org/pub/GNOME/sources/libgee/0.20/libgee-0.20.3.tar.xz"
|
||||
MD5SUM="e574b3952b93d219b5ec7c74c5892c33"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="vala"
|
||||
|
|
Loading…
Reference in New Issue