diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2015-09-01 19:55:20 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | afae05a18e1615122499dfeeca7cc48ca521f9f9 (patch) | |
tree | 8ecabf2b7d9cae1f1ee2d9392a456a01a5eca277 /libraries/rest | |
parent | 05968b37b7c2ece8f8206f6ec2099bad1bd61197 (diff) | |
download | slackbuilds-afae05a18e1615122499dfeeca7cc48ca521f9f9.tar.gz |
libraries/rest: Updated for version 0.7.93.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/rest')
-rw-r--r-- | libraries/rest/rest.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/rest/rest.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/rest/rest.SlackBuild b/libraries/rest/rest.SlackBuild index b3fdccfed0..feb18be0d3 100644 --- a/libraries/rest/rest.SlackBuild +++ b/libraries/rest/rest.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=rest -VERSION=${VERSION:-0.7.91} +VERSION=${VERSION:-0.7.93} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/rest/rest.info b/libraries/rest/rest.info index ccfef591c5..e5151279bd 100644 --- a/libraries/rest/rest.info +++ b/libraries/rest/rest.info @@ -1,8 +1,8 @@ PRGNAM="rest" -VERSION="0.7.91" +VERSION="0.7.93" HOMEPAGE="http://www.gtk.org/" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/rest/0.7/rest-0.7.91.tar.xz" -MD5SUM="abd6211788b9b8dac432a26767099a27" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/rest/0.7/rest-0.7.93.tar.xz" +MD5SUM="1c276e7808edf8e2e49ed854f741cd40" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |