mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libgee: Updated for version 0.20.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
051eacd4fb
commit
1c2cd9115d
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue