summaryrefslogtreecommitdiffstats
path: root/python/pybind11/pybind11.SlackBuild
diff options
context:
space:
mode:
author Christoph Willing2019-10-18 09:03:16 +0200
committer Willy Sudiarto Raharjo2019-10-19 18:15:15 +0200
commit3311bc85b4470b58ac4d8ef449ab44527d2d3e5a (patch)
tree629b667dfd8d5b157a4b96ccce76c8b98c71cdfb /python/pybind11/pybind11.SlackBuild
parent74cb478af5e9cd7af022ff25d5bd3569783264dd (diff)
downloadslackbuilds-3311bc85b4470b58ac4d8ef449ab44527d2d3e5a.tar.gz
python/pybind11: Updated for version 2.4.3
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'python/pybind11/pybind11.SlackBuild')
-rw-r--r--python/pybind11/pybind11.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pybind11/pybind11.SlackBuild b/python/pybind11/pybind11.SlackBuild
index 4e1d3e3a7a..8a3563d0f6 100644
--- a/python/pybind11/pybind11.SlackBuild
+++ b/python/pybind11/pybind11.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=pybind11
-VERSION=${VERSION:-2.4.2}
+VERSION=${VERSION:-2.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}