diff options
Diffstat (limited to 'libraries/rest')
-rw-r--r-- | libraries/rest/rest.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/rest/rest.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/rest/rest.SlackBuild b/libraries/rest/rest.SlackBuild index feb18be0d3d2..71cf330f75cf 100644 --- a/libraries/rest/rest.SlackBuild +++ b/libraries/rest/rest.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for rest -# Copyright 2013-2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2013-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # 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=rest -VERSION=${VERSION:-0.7.93} +VERSION=${VERSION:-0.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/rest/rest.info b/libraries/rest/rest.info index e5151279bd0d..98174fe0b4a7 100644 --- a/libraries/rest/rest.info +++ b/libraries/rest/rest.info @@ -1,8 +1,8 @@ PRGNAM="rest" -VERSION="0.7.93" +VERSION="0.8.0" HOMEPAGE="http://www.gtk.org/" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/rest/0.7/rest-0.7.93.tar.xz" -MD5SUM="1c276e7808edf8e2e49ed854f741cd40" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/rest/0.8/rest-0.8.0.tar.xz" +MD5SUM="07ae736561aab03ee9bdd451445926ba" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |