diff options
Diffstat (limited to 'package/supervisor/supervisor.mk')
-rw-r--r-- | package/supervisor/supervisor.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/supervisor/supervisor.mk b/package/supervisor/supervisor.mk index 26afff35f..edd2efde2 100644 --- a/package/supervisor/supervisor.mk +++ b/package/supervisor/supervisor.mk @@ -1,8 +1,8 @@ -############################################################# +################################################################################ # # python-supervisor # -############################################################# +################################################################################ SUPERVISOR_VERSION = 3.0a12 SUPERVISOR_SOURCE = supervisor-$(SUPERVISOR_VERSION).tar.gz |