kumquat-buildroot/package/tar/tar.mk
Yegor Yefremov dba4b18431 tar: bump to 1.26
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-09-11 23:17:26 +02:00

11 lines
228 B
Makefile

#############################################################
#
# tar
#
#############################################################
TAR_VERSION = 1.26
TAR_SITE = $(BR2_GNU_MIRROR)/tar
$(eval $(call AUTOTARGETS,package,tar))