From 2acc68da6fb20beb19e60e326e511d96971338f9 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 21 May 2017 22:30:07 +0200 Subject: Prepare for KDE 5_17.05 for Slackware --- deps/json-glib/.url | 1 + deps/json-glib/json-glib.SlackBuild | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 deps/json-glib/.url (limited to 'deps/json-glib') diff --git a/deps/json-glib/.url b/deps/json-glib/.url new file mode 100644 index 0000000..1ca85e4 --- /dev/null +++ b/deps/json-glib/.url @@ -0,0 +1 @@ +http://ftp.gnome.org/pub/gnome/sources/json-glib/1.2/json-glib-1.2.8.tar.xz diff --git a/deps/json-glib/json-glib.SlackBuild b/deps/json-glib/json-glib.SlackBuild index 4975cb1..f9a7066 100755 --- a/deps/json-glib/json-glib.SlackBuild +++ b/deps/json-glib/json-glib.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # Copyright 2015 Patrick J. Volkerding, Sebeka, MN, USA -# Copyright 2015 Eric Hameleers, Eindhoven, NL +# Copyright 2015, 2017 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -24,7 +24,7 @@ PKGNAM=json-glib -VERSION=${VERSION:-1.0.4} +VERSION=${VERSION:-1.2.8} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:" -j4 "} -- cgit v1.2.3