summaryrefslogtreecommitdiffstats
path: root/python/pybind11/pybind11.SlackBuild
diff options
context:
space:
mode:
author Christoph Willing2019-09-27 09:06:56 +0200
committer Willy Sudiarto Raharjo2019-09-28 12:40:03 +0200
commit4f656b62ab93dc3b4afaa533f97d121b6754af1b (patch)
tree72d8d2373401793eddd53bfb2b6a0fd1d5a99e18 /python/pybind11/pybind11.SlackBuild
parenta9193017774062dff7066a820fdfd9c121120782 (diff)
downloadslackbuilds-4f656b62ab93dc3b4afaa533f97d121b6754af1b.tar.gz
python/pybind11: Updated for version 2.4.2
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 a37e197212..4e1d3e3a7a 100644
--- a/python/pybind11/pybind11.SlackBuild
+++ b/python/pybind11/pybind11.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=pybind11
-VERSION=${VERSION:-2.3.0}
+VERSION=${VERSION:-2.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}