mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-09 06:10:17 +03:00
python-bottle: security bump to version 0.12.7
Fixes CVE-2014-3137. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
6841142dd1
commit
70bd2d9ab5
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_BOTTLE_VERSION = 0.11.6
|
||||
PYTHON_BOTTLE_VERSION = 0.12.7
|
||||
PYTHON_BOTTLE_SOURCE = bottle-$(PYTHON_BOTTLE_VERSION).tar.gz
|
||||
PYTHON_BOTTLE_SITE = http://pypi.python.org/packages/source/b/bottle
|
||||
PYTHON_BOTTLE_LICENSE = MIT
|
||||
|
||||
Reference in New Issue
Block a user