From 8dfd59d1144b3a1a230da7a81743f145363e0708 Mon Sep 17 00:00:00 2001 From: Alexandre Belloni Date: Wed, 5 Jun 2013 23:53:30 +0000 Subject: Normalize separator size to 80 Signed-off-by: Alexandre Belloni Signed-off-by: Peter Korsgaard --- package/wipe/wipe.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/wipe') diff --git a/package/wipe/wipe.mk b/package/wipe/wipe.mk index eed90beb8..c3d4f6730 100644 --- a/package/wipe/wipe.mk +++ b/package/wipe/wipe.mk @@ -1,8 +1,8 @@ -############################################################# +################################################################################ # # wipe # -############################################################# +################################################################################ WIPE_VERSION = 2.3.1 WIPE_SITE = http://downloads.sourceforge.net/project/wipe/wipe/$(WIPE_VERSION) -- cgit v1.2.3