summaryrefslogtreecommitdiffstats
path: root/libraries/mxml
diff options
context:
space:
mode:
author Kent Fritz <fritz.kent@gmail.com>2023-02-19 09:49:04 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-19 09:49:04 +0700
commitc69fd58dd98456f1c5f6cbc3f2f8f2720736fc01 (patch)
tree59a099d5f1135a93b0741c436976d5673bfff88a /libraries/mxml
parent4c4d805deab4e53f28bd0a016410b5a525634e1a (diff)
downloadslackbuilds-c69fd58dd98456f1c5f6cbc3f2f8f2720736fc01.tar.gz
slackbuilds-c69fd58dd98456f1c5f6cbc3f2f8f2720736fc01.tar.xz
libraries/mxml: Updated for version 3.3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/mxml')
-rw-r--r--libraries/mxml/mxml.SlackBuild4
-rw-r--r--libraries/mxml/mxml.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/mxml/mxml.SlackBuild b/libraries/mxml/mxml.SlackBuild
index a80d993d21..4569710412 100644
--- a/libraries/mxml/mxml.SlackBuild
+++ b/libraries/mxml/mxml.SlackBuild
@@ -12,8 +12,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mxml
-VERSION=${VERSION:-3.1}
-BUILD=${BUILD:-4}
+VERSION=${VERSION:-3.3.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/mxml/mxml.info b/libraries/mxml/mxml.info
index 6be369ac05..fc1145944a 100644
--- a/libraries/mxml/mxml.info
+++ b/libraries/mxml/mxml.info
@@ -1,8 +1,8 @@
PRGNAM="mxml"
-VERSION="3.1"
+VERSION="3.3.1"
HOMEPAGE="https://www.msweet.org/mxml/"
-DOWNLOAD="https://github.com/michaelrsweet/mxml/releases/download/v3.1/mxml-3.1.tar.gz"
-MD5SUM="fd10c1aa96fee95947d64febc56d8a5c"
+DOWNLOAD="https://github.com/michaelrsweet/mxml/releases/download/v3.3.1/mxml-3.3.1.tar.gz"
+MD5SUM="078dc38807d4f1b9e92c95515ff2aec3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""