projects
/
openwrt
/
staging
/
svanheule.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e41247c
)
Revert "tools/coreutils: update to 9.6"
author
Robert Marko
<
[email protected]
>
Sat, 15 Mar 2025 12:07:33 +0000
(13:07 +0100)
committer
Robert Marko
<
[email protected]
>
Sat, 15 Mar 2025 12:07:33 +0000
(13:07 +0100)
This reverts commit
160e0b7ad866c9f52b81d95588c7b0a40cffd109
.
It seems that this was not tested on MacOS and will fail to compile,
so revert it until a proper update is done.
Fixes: 160e0b7ad866 ("tools/coreutils: update to 9.6")
Signed-off-by: Robert Marko <
[email protected]
>
tools/coreutils/Makefile
patch
|
blob
|
history
diff --git
a/tools/coreutils/Makefile
b/tools/coreutils/Makefile
index 862f4d8bcbfbcc779280e8217008b4dd0fa9ceee..73b95912ee140ba1585db9fb391e7c0bd0bc9f6c 100644
(file)
--- a/
tools/coreutils/Makefile
+++ b/
tools/coreutils/Makefile
@@
-8,11
+8,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=coreutils
PKG_CPE_ID:=cpe:/a:gnu:coreutils
-PKG_VERSION:=9.
6
+PKG_VERSION:=9.
5
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/coreutils
-PKG_HASH:=7
a0124327b398fd9eb1a6abde583389821422c744ffa10734b24f557610d3283
+PKG_HASH:=7
67ae6a22950ec42f3ba5f7c1de79dd27800ee8e9b8642da5dedb5974a1741e5
HOST_BUILD_PARALLEL := 1