mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
tar: bump to version 1.25
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
cd66493d4f
commit
4860730019
@@ -3,8 +3,8 @@
|
||||
# tar
|
||||
#
|
||||
#############################################################
|
||||
TAR_VERSION:=1.21
|
||||
TAR_SOURCE:=tar-$(TAR_VERSION).tar.bz2
|
||||
TAR_SITE:=$(BR2_GNU_MIRROR)/tar/
|
||||
|
||||
TAR_VERSION = 1.25
|
||||
TAR_SITE = $(BR2_GNU_MIRROR)/tar
|
||||
|
||||
$(eval $(call AUTOTARGETS,package,tar))
|
||||
|
||||
Reference in New Issue
Block a user