diff options
author | Willy Sudiarto Raharjo <willysr@slackware-id.org> | 2013-01-03 16:42:49 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-09 18:52:18 -0500 |
commit | 079075a79e5164fdb5a75949b4d9fd9aa041714c (patch) | |
tree | 7002bf906157a3802208fc45d64c77f72fdf74dc /libraries/gdl | |
parent | f35383043030c71f2b5adcd738e29a43aef2330d (diff) | |
download | slackbuilds-079075a79e5164fdb5a75949b4d9fd9aa041714c.tar.gz |
libraries/gdl: Updated for version 3.7.3.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/gdl')
-rw-r--r-- | libraries/gdl/gdl.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/gdl/gdl.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/gdl/gdl.SlackBuild b/libraries/gdl/gdl.SlackBuild index da413c6a28..037571d65a 100644 --- a/libraries/gdl/gdl.SlackBuild +++ b/libraries/gdl/gdl.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gdl -# Copyright 2012 Willy Sudiarto Raharjo <willysr@slackware-id.org> +# Copyright 2012-2013 Willy Sudiarto Raharjo <willysr@slackware-id.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=gdl -VERSION=${VERSION:-3.6.2} +VERSION=${VERSION:-3.7.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/gdl/gdl.info b/libraries/gdl/gdl.info index 94609ac4bd..2a70548fd8 100644 --- a/libraries/gdl/gdl.info +++ b/libraries/gdl/gdl.info @@ -1,8 +1,8 @@ PRGNAM="gdl" -VERSION="3.6.2" +VERSION="3.7.3" HOMEPAGE="http://www.gnome.org/" -DOWNLOAD="ftp://ftp.gnome.org/pub/gnome/sources/gdl/3.6/gdl-3.6.2.tar.xz" -MD5SUM="c871909b2948cd173b80ce8565a5d168" +DOWNLOAD="ftp://ftp.gnome.org/pub/gnome/sources/gdl/3.7/gdl-3.7.3.tar.xz" +MD5SUM="6c2344d7d0cd4e36229f3d95cf6dc3fc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |