libraries/json-glib: Updated for version 1.2.8.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
Erik Hanson 2017-07-08 20:39:21 -05:00 committed by Willy Sudiarto Raharjo
parent d6d88c54e3
commit 0609097c7e
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
#
# Slackware build script for JSON-Glib
#
# Copyright 2009-2011 Erik W. Hanson, Minneapolis, MN, USA
# Copyright 2009-2017 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=json-glib
VERSION=${VERSION:-1.0.4}
VERSION=${VERSION:-1.2.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="json-glib"
VERSION="1.0.4"
VERSION="1.2.8"
HOMEPAGE="http://live.gnome.org/JsonGlib"
DOWNLOAD="http://ftp.acc.umu.se/pub/GNOME/sources/json-glib/1.0/json-glib-1.0.4.tar.xz"
MD5SUM="3131b0417ecde3da1ae72acceaa375cf"
DOWNLOAD="http://ftp.acc.umu.se/pub/GNOME/sources/json-glib/1.2/json-glib-1.2.8.tar.xz"
MD5SUM="ff31e7d0594df44318e12facda3d086e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""