From f61a14b224bcbbb9a6aaf9a516d1bba531b7b7a7 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 20 Mar 2017 04:07:50 -0400 Subject: libraries/wxPython: Allow VERSION override from environment. Signed-off-by: B. Watson Signed-off-by: David Spencer --- libraries/wxPython/wxPython.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries/wxPython') diff --git a/libraries/wxPython/wxPython.SlackBuild b/libraries/wxPython/wxPython.SlackBuild index 3212932e43..3240a12cb4 100644 --- a/libraries/wxPython/wxPython.SlackBuild +++ b/libraries/wxPython/wxPython.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=wxPython -VERSION=2.8.12.1 +VERSION=${VERSION:-2.8.12.1} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} -- cgit v1.2.3-80-g2a13