mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
- use coreutils-5.93
This commit is contained in:
parent
5949caf7bc
commit
1281c7b4b9
@ -3,10 +3,10 @@
|
|||||||
# coreutils
|
# coreutils
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
COREUTILS_VER:=5.94
|
COREUTILS_VER:=5.93
|
||||||
COREUTILS_SOURCE:=coreutils-$(COREUTILS_VER).tar.bz2
|
COREUTILS_SOURCE:=coreutils-$(COREUTILS_VER).tar.bz2
|
||||||
#COREUTILS_SITE:=ftp://ftp.gnu.org/gnu/coreutils/
|
#COREUTILS_SITE:=ftp://alpha.gnu.org/gnu/coreutils/
|
||||||
COREUTILS_SITE:=ftp://alpha.gnu.org/gnu/coreutils/
|
COREUTILS_SITE:=ftp://ftp.gnu.org/gnu/coreutils/
|
||||||
COREUTILS_CAT:=bzcat
|
COREUTILS_CAT:=bzcat
|
||||||
COREUTILS_DIR:=$(BUILD_DIR)/coreutils-$(COREUTILS_VER)
|
COREUTILS_DIR:=$(BUILD_DIR)/coreutils-$(COREUTILS_VER)
|
||||||
COREUTILS_BINARY:=src/vdir
|
COREUTILS_BINARY:=src/vdir
|
||||||
|
Loading…
x
Reference in New Issue
Block a user