mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
new tar
This commit is contained in:
parent
b0d088bf4c
commit
272bd2d988
@ -3,9 +3,9 @@
|
|||||||
# tar
|
# tar
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
GNUTAR_VER:=1.14.90
|
GNUTAR_VER:=1.15.1
|
||||||
GNUTAR_SOURCE:=tar-$(GNUTAR_VER).tar.bz2
|
GNUTAR_SOURCE:=tar-$(GNUTAR_VER).tar.bz2
|
||||||
GNUTAR_SITE:=ftp://alpha.gnu.org/gnu/tar
|
GNUTAR_SITE:=http://ftp.gnu.org/gnu/tar/
|
||||||
GNUTAR_DIR:=$(BUILD_DIR)/tar-$(GNUTAR_VER)
|
GNUTAR_DIR:=$(BUILD_DIR)/tar-$(GNUTAR_VER)
|
||||||
GNUTAR_CAT:=bzcat
|
GNUTAR_CAT:=bzcat
|
||||||
GNUTAR_BINARY:=src/tar
|
GNUTAR_BINARY:=src/tar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user