summaryrefslogtreecommitdiffstats
path: root/libraries/wxsvg/wxsvg.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/wxsvg/wxsvg.SlackBuild')
-rw-r--r--libraries/wxsvg/wxsvg.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/wxsvg/wxsvg.SlackBuild b/libraries/wxsvg/wxsvg.SlackBuild
index 0c04a02a7a..8d5fbe29e4 100644
--- a/libraries/wxsvg/wxsvg.SlackBuild
+++ b/libraries/wxsvg/wxsvg.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for wxsvg
-# Copyright 2013-2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2013-2022 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wxsvg
-VERSION=${VERSION:-1.5.20}
+VERSION=${VERSION:-1.5.24}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}