diff options
Diffstat (limited to 'package/python-id3')
-rw-r--r-- | package/python-id3/python-id3.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python-id3/python-id3.mk b/package/python-id3/python-id3.mk index c6420722f..9328a0f40 100644 --- a/package/python-id3/python-id3.mk +++ b/package/python-id3/python-id3.mk @@ -1,8 +1,8 @@ -############################################################# +################################################################################ # # python-id3 # -############################################################# +################################################################################ PYTHON_ID3_VERSION = 1.2 PYTHON_ID3_SOURCE = id3-py_$(PYTHON_ID3_VERSION).tar.gz |