summaryrefslogtreecommitdiffstats
path: root/python/pybind11/pybind11.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/pybind11/pybind11.SlackBuild')
-rw-r--r--python/pybind11/pybind11.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pybind11/pybind11.SlackBuild b/python/pybind11/pybind11.SlackBuild
index 8a3563d0f6..09b5ff9065 100644
--- a/python/pybind11/pybind11.SlackBuild
+++ b/python/pybind11/pybind11.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pybind11
-# Copyright 2019 Christoph Willing, Brisbane, Australia
+# Copyright 2019,2020 Christoph Willing, Brisbane, Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=pybind11
-VERSION=${VERSION:-2.4.3}
+VERSION=${VERSION:-2.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}