diff options
Diffstat (limited to 'package/python-dpkt')
-rw-r--r-- | package/python-dpkt/python-dpkt.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python-dpkt/python-dpkt.mk b/package/python-dpkt/python-dpkt.mk index 7312a7832..7518ee0cc 100644 --- a/package/python-dpkt/python-dpkt.mk +++ b/package/python-dpkt/python-dpkt.mk @@ -1,8 +1,8 @@ -############################################################# +################################################################################ # # python-dpkt # -############################################################# +################################################################################ PYTHON_DPKT_VERSION = 1.7 PYTHON_DPKT_SOURCE = dpkt-$(PYTHON_DPKT_VERSION).tar.gz |