summaryrefslogtreecommitdiffstats
path: root/package/python-web2py
diff options
context:
space:
mode:
authorAngelo Compagnucci <angelo.compagnucci@gmail.com>2015-11-22 22:21:14 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-11-24 19:43:50 +0100
commit2d5158fd62ae9ea2e608f43f2db445aed4613e67 (patch)
treec0ae0baf95a7b3c16d2e00f6d84fcca869a76730 /package/python-web2py
parent3b5d3291e544653efeaeb78984d757dc2ab1757e (diff)
downloadbuildroot-2d5158fd62ae9ea2e608f43f2db445aed4613e67.tar.gz
buildroot-2d5158fd62ae9ea2e608f43f2db445aed4613e67.zip
python/web2py: bump to version 2.12.3 - hash file
This patch bumps web2py to the latest released version (2.12.3) and adds hash file. Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-web2py')
-rw-r--r--package/python-web2py/python-web2py.hash2
-rw-r--r--package/python-web2py/python-web2py.mk2
2 files changed, 3 insertions, 1 deletions
diff --git a/package/python-web2py/python-web2py.hash b/package/python-web2py/python-web2py.hash
new file mode 100644
index 0000000000..3de8dbf4de
--- /dev/null
+++ b/package/python-web2py/python-web2py.hash
@@ -0,0 +1,2 @@
+# sha256 locally computed
+sha256 7e22a5624d8d2909e165110f0bec6b43ee36ff6834d689f4027e06dece662031 python-web2py-R-2.12.3.tar.gz
diff --git a/package/python-web2py/python-web2py.mk b/package/python-web2py/python-web2py.mk
index f5f572c860..38faabc55d 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.3
+PYTHON_WEB2PY_VERSION = R-2.12.3
PYTHON_WEB2PY_SITE = $(call github,web2py,web2py,$(PYTHON_WEB2PY_VERSION))
PYTHON_WEB2PY_LICENSE = LGPLv3
PYTHON_WEB2PY_LICENSE_FILES = LICENSE
OpenPOWER on IntegriCloud