aboutsummaryrefslogtreecommitdiff
path: root/python/pybind11/pybind11.SlackBuild
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@linux.com>2019-10-18 17:03:16 +1000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-10-19 23:15:15 +0700
commit3311bc85b4470b58ac4d8ef449ab44527d2d3e5a (patch)
tree629b667dfd8d5b157a4b96ccce76c8b98c71cdfb /python/pybind11/pybind11.SlackBuild
parent74cb478af5e9cd7af022ff25d5bd3569783264dd (diff)
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 4e1d3e3a7a79..8a3563d0f6d1 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}