diff --git a/package/supervisor/supervisor.hash b/package/supervisor/supervisor.hash new file mode 100644 index 0000000000..03f337e7d0 --- /dev/null +++ b/package/supervisor/supervisor.hash @@ -0,0 +1,2 @@ +# Locally calculated +sha256 e32c546fe8d2a6e079ec4819c49fd24534d4075a58af39118d04367918b3c282 supervisor-3.1.3.tar.gz diff --git a/package/supervisor/supervisor.mk b/package/supervisor/supervisor.mk index a6a4731c86..d3c250f0b2 100644 --- a/package/supervisor/supervisor.mk +++ b/package/supervisor/supervisor.mk @@ -4,7 +4,7 @@ # ################################################################################ -SUPERVISOR_VERSION = 3.0a12 +SUPERVISOR_VERSION = 3.1.3 SUPERVISOR_SITE = http://pypi.python.org/packages/source/s/supervisor SUPERVISOR_LICENSE_FILES = LICENSES.txt SUPERVISOR_SETUP_TYPE = setuptools