summaryrefslogtreecommitdiffstats
path: root/libraries/tomlplusplus
diff options
context:
space:
mode:
author Martin BĂ„ngens <noisecode3@gmail.com>2023-12-31 12:09:19 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-31 21:01:40 +0700
commit0c2ebb70ac46787053c6fd77355750e5ab0ba8d4 (patch)
treeb638b000a721fc7e9192c63d0e35873d8c793d5d /libraries/tomlplusplus
parentf7a6f99ad685e414a2ae85eaebfeb17b9185042e (diff)
downloadslackbuilds-0c2ebb70ac46787053c6fd77355750e5ab0ba8d4.tar.gz
slackbuilds-0c2ebb70ac46787053c6fd77355750e5ab0ba8d4.tar.xz
libraries/tomlplusplus: Updated for version 3.4.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/tomlplusplus')
-rw-r--r--libraries/tomlplusplus/tomlplusplus.SlackBuild2
-rw-r--r--libraries/tomlplusplus/tomlplusplus.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/tomlplusplus/tomlplusplus.SlackBuild b/libraries/tomlplusplus/tomlplusplus.SlackBuild
index 3a66bf00c9..572d2af7e0 100644
--- a/libraries/tomlplusplus/tomlplusplus.SlackBuild
+++ b/libraries/tomlplusplus/tomlplusplus.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tomlplusplus
-VERSION=${VERSION:-3.3.0}
+VERSION=${VERSION:-3.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/tomlplusplus/tomlplusplus.info b/libraries/tomlplusplus/tomlplusplus.info
index 9c127fd2c2..a084807a81 100644
--- a/libraries/tomlplusplus/tomlplusplus.info
+++ b/libraries/tomlplusplus/tomlplusplus.info
@@ -1,8 +1,8 @@
PRGNAM="tomlplusplus"
-VERSION="3.3.0"
+VERSION="3.4.0"
HOMEPAGE="https://marzer.github.io/tomlplusplus/"
-DOWNLOAD="https://github.com/marzer/tomlplusplus/archive/v3.3.0/tomlplusplus-3.3.0.tar.gz"
-MD5SUM="a50999cb3ec1b05fd4ba535b5fee5e62"
+DOWNLOAD="https://github.com/marzer/tomlplusplus/archive/v3.4.0/tomlplusplus-3.4.0.tar.gz"
+MD5SUM="c1f32ced14311fe949b9ce7cc3f7a867"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""