diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2015-01-12 12:02:47 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-18 09:08:54 +0700 |
commit | 452e07ad8ad835a55241efec50c327b3d44344f8 (patch) | |
tree | aee13a30763315630e5c1f4ed8cdb8f22fde20bc /libraries/wxsvg/wxsvg.SlackBuild | |
parent | be186764efed229306a813e630077f144bda11b4 (diff) | |
download | slackbuilds-452e07ad8ad835a55241efec50c327b3d44344f8.tar.gz |
libraries/wxsvg: Updated for version 1.5.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/wxsvg/wxsvg.SlackBuild')
-rw-r--r-- | libraries/wxsvg/wxsvg.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/wxsvg/wxsvg.SlackBuild b/libraries/wxsvg/wxsvg.SlackBuild index eab4ea81b7..218d887ffb 100644 --- a/libraries/wxsvg/wxsvg.SlackBuild +++ b/libraries/wxsvg/wxsvg.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for wxsvg -# Copyright 2013,2014 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2013-2015 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # 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=wxsvg -VERSION=${VERSION:-1.3} +VERSION=${VERSION:-1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |