mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 09:34:39 +00:00
pkg: move to Python 3.7
This commit is contained in:
parent
459da410eb
commit
f55ad273b7
2
Makefile
2
Makefile
@ -46,7 +46,7 @@ CORE_FLAVOUR= ${FLAVOUR}
|
||||
CORE_OPENVPN?= # empty
|
||||
CORE_PHP?= 72
|
||||
CORE_PYTHON2?= 27
|
||||
CORE_PYTHON?= 36
|
||||
CORE_PYTHON?= 37
|
||||
CORE_RADVD?= 1
|
||||
CORE_SQUID?= # empty
|
||||
CORE_SURICATA?= # empty
|
||||
|
||||
@ -1 +1 @@
|
||||
python3.6
|
||||
python3.7
|
||||
Loading…
x
Reference in New Issue
Block a user