diff options
Diffstat (limited to 'package/parted')
-rw-r--r-- | package/parted/parted.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/parted/parted.mk b/package/parted/parted.mk index 2152ea6be..78c755a32 100644 --- a/package/parted/parted.mk +++ b/package/parted/parted.mk @@ -1,8 +1,8 @@ -############################################################# +################################################################################ # # parted # -############################################################# +################################################################################ PARTED_VERSION = 3.1 PARTED_SOURCE = parted-$(PARTED_VERSION).tar.xz |