[Buildroot] [git commit branch/next] python-web2py: bump to version 2.11.3

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Nov 22 13:10:20 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=d13d02556595fb0c63d4a269e51a80abe0dc555e
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next

This patch bumps web2py version to 2.11.3

Signed-off-by: Angelo Compagnucci <angelo.compagnucci at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/python-web2py/python-web2py.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/python-web2py/python-web2py.mk b/package/python-web2py/python-web2py.mk
index db9ed8d..f5f572c 100644
--- a/package/python-web2py/python-web2py.mk
+++ b/package/python-web2py/python-web2py.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PYTHON_WEB2PY_VERSION = R-2.11.2
+PYTHON_WEB2PY_VERSION = R-2.11.3
 PYTHON_WEB2PY_SITE = $(call github,web2py,web2py,$(PYTHON_WEB2PY_VERSION))
 PYTHON_WEB2PY_LICENSE = LGPLv3
 PYTHON_WEB2PY_LICENSE_FILES = LICENSE


More information about the buildroot mailing list