mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
change package tarball compression to xz whenever possible
[Peter: leave change xz tarball format to not end up with circular deps] Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
159c692cd2
commit
62146ea3ad
@@ -5,6 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
CPULOAD_VERSION = v0.3
|
||||
CPULOAD_SOURCE = cpuload-$(CPULOAD_VERSION).tar.xz
|
||||
CPULOAD_SITE = http://github.com/kelvincheung/cpuload/tarball/$(CPULOAD_VERSION)
|
||||
CPULOAD_LICENSE = GPLv2
|
||||
CPULOAD_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user