Explorar el Código

add newline at the end of file

pull/1306/head
zed hace 7 años
padre
commit
5f46979079
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      plugins/python-build/share/python-build/3.5.7

+ 1
- 1
plugins/python-build/share/python-build/3.5.7 Ver fichero

@ -5,4 +5,4 @@ if has_tar_xz_support; then
install_package "Python-3.5.7" "https://www.python.org/ftp/python/3.5.7/Python-3.5.7.tar.xz#285892899bf4d5737fd08482aa6171c6b2564a45b9102dfacfb72826aebdc7dc" ldflags_dirs standard verify_py35 ensurepip
else
install_package "Python-3.5.7" "https://www.python.org/ftp/python/3.5.7/Python-3.5.7.tgz#542d94920a2a06a471a73b51614805ad65366af98145b0369bc374cf248b521b" ldflags_dirs standard verify_py35 ensurepip
fi
fi

Cargando…
Cancelar
Guardar