diff options
author | David Spencer <baildon.research@googlemail.com> | 2013-11-13 18:38:09 +0000 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-13 20:16:38 -0600 |
commit | cf2ae719568e30e0d0e3c5094324b4a7634467d8 (patch) | |
tree | 92d4193211bb00d29b09d05293004bdbf69ff262 /libraries/newt | |
parent | 48601332ddfb4801e4a20b38781478492fa5bbb1 (diff) | |
download | slackbuilds-cf2ae719568e30e0d0e3c5094324b4a7634467d8.tar.gz |
libraries/newt: Updated for version 0.52.16
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'libraries/newt')
-rw-r--r-- | libraries/newt/newt.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/newt/newt.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/newt/newt.SlackBuild b/libraries/newt/newt.SlackBuild index cb93d82e9f..b71029e1e9 100644 --- a/libraries/newt/newt.SlackBuild +++ b/libraries/newt/newt.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=newt -VERSION=${VERSION:-0.52.14} +VERSION=${VERSION:-0.52.16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/newt/newt.info b/libraries/newt/newt.info index 055614f15d..b0c95526c3 100644 --- a/libraries/newt/newt.info +++ b/libraries/newt/newt.info @@ -1,8 +1,8 @@ PRGNAM="newt" -VERSION="0.52.14" +VERSION="0.52.16" HOMEPAGE="https://fedorahosted.org/newt/" -DOWNLOAD="https://fedorahosted.org/releases/n/e/newt/newt-0.52.14.tar.gz" -MD5SUM="eb78c6bb658b92ec7198908b5b8d0e37" +DOWNLOAD="https://fedorahosted.org/releases/n/e/newt/newt-0.52.16.tar.gz" +MD5SUM="6ce923015cf87ef2c17779d24692f573" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |