diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2019-08-14 19:07:36 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-24 08:24:01 +0700 |
commit | 405d0ab4239b6a4a6489b2ca6e6b149a12c1c776 (patch) | |
tree | 6e4d5448958e773bb805c69a461a93eba8f4aaca /libraries/wxsvg/wxsvg.SlackBuild | |
parent | 996377963fd48c23706604029441578538c81217 (diff) | |
download | slackbuilds-405d0ab4239b6a4a6489b2ca6e6b149a12c1c776.tar.gz |
libraries/wxsvg: Updated for version 1.5.20.
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 e4c4268aec..f6db2729ac 100644 --- a/libraries/wxsvg/wxsvg.SlackBuild +++ b/libraries/wxsvg/wxsvg.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for wxsvg -# Copyright 2013-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2013-2019 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.5.12} +VERSION=${VERSION:-1.5.20} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |