aboutsummaryrefslogtreecommitdiff
path: root/libraries/pugixml/pugixml.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/pugixml/pugixml.SlackBuild')
-rw-r--r--libraries/pugixml/pugixml.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/pugixml/pugixml.SlackBuild b/libraries/pugixml/pugixml.SlackBuild
index 48dd8f5eefa6..096c52c3853e 100644
--- a/libraries/pugixml/pugixml.SlackBuild
+++ b/libraries/pugixml/pugixml.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pugixml
-# Copyright 2015-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2015-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pugixml
-VERSION=${VERSION:-1.8.1}
-MAJVER=1.8
+VERSION=${VERSION:-1.9}
+MAJVER=1.9
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}