summaryrefslogtreecommitdiff
path: root/package/coreutils/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-09-04 17:21:21 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-09-04 17:21:21 +0200
commit49efe44729020f0a63f81d68d678b0eace79722a (patch)
treebe085b46794e32a7098ec3e596877fc61af2ae88 /package/coreutils/Makefile
parente6d3ec3209d984d8b449cad227e73a3d070e78f8 (diff)
fix musl-compile issue with missing fseeko.c
Diffstat (limited to 'package/coreutils/Makefile')
-rw-r--r--package/coreutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/coreutils/Makefile b/package/coreutils/Makefile
index 1d279d96c..0e7aa1835 100644
--- a/package/coreutils/Makefile
+++ b/package/coreutils/Makefile
@@ -4,9 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= coreutils
-PKG_VERSION:= 8.15
+PKG_VERSION:= 8.21
PKG_RELEASE:= 1
-PKG_MD5SUM:= 094909fafa86110140b32e4948941545
+PKG_MD5SUM:= 065ba41828644eca5dd8163446de5d64
PKG_DESCR:= basic file, shell and text manipulation utilities
PKG_SECTION:= base
PKG_BUILDDEP:= gmp