summaryrefslogtreecommitdiff
path: root/package/parted/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-25 20:58:14 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-25 20:58:14 +0100
commita08209ee56b3587dff4b4004f3e313e83ad88d7d (patch)
tree5ac18ddefeca2a4e7d887f6103d0ae86be69ebef /package/parted/Makefile
parent39d95459c8f10def07bfaa0da4b880995bbaf652 (diff)
fix musl compile
Diffstat (limited to 'package/parted/Makefile')
-rw-r--r--package/parted/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/parted/Makefile b/package/parted/Makefile
index e0898450b..8223abe7b 100644
--- a/package/parted/Makefile
+++ b/package/parted/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= parted
PKG_VERSION:= 3.1
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= 5d89d64d94bcfefa9ce8f59f4b81bdcb
PKG_DESCR:= partition table editor
PKG_SECTION:= fs