diff options
author | Christoph Willing <chris.willing@linux.com> | 2019-09-27 17:06:56 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-28 17:40:03 +0700 |
commit | 4f656b62ab93dc3b4afaa533f97d121b6754af1b (patch) | |
tree | 72d8d2373401793eddd53bfb2b6a0fd1d5a99e18 /python/pybind11/pybind11.SlackBuild | |
parent | a9193017774062dff7066a820fdfd9c121120782 (diff) |
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pybind11/pybind11.SlackBuild b/python/pybind11/pybind11.SlackBuild index a37e1972124d6..4e1d3e3a7a792 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} |