diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2025-03-16 00:59:39 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-03-16 06:31:27 +0100 |
| commit | 8c91a07d639757ccc9835fc8dd7672773eecf1ce (patch) | |
| tree | 9ffdbd6c13627828ee201910f38fec53e4cb0e0b /package/coreutils/Makefile | |
| parent | 5226f76a27510f0d445c5f48fddadfd92f1f5e08 (diff) | |
coreutils: update to 9.6
Diffstat (limited to 'package/coreutils/Makefile')
| -rw-r--r-- | package/coreutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/coreutils/Makefile b/package/coreutils/Makefile index 70dc6bfdc..04e0671eb 100644 --- a/package/coreutils/Makefile +++ b/package/coreutils/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= coreutils -PKG_VERSION:= 9.5 +PKG_VERSION:= 9.6 PKG_RELEASE:= 1 -PKG_HASH:= cd328edeac92f6a665de9f323c93b712af1858bc2e0d88f3f7100469470a1b8a +PKG_HASH:= 7a0124327b398fd9eb1a6abde583389821422c744ffa10734b24f557610d3283 PKG_DESCR:= file, shell and text utilities PKG_SECTION:= base/apps PKG_NEEDS:= threads |
