Signed-off-by: Stephan Linz <[email protected]> --- rules/host-xl-tools.make | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/host-xl-tools.make b/rules/host-xl-tools.make index bda3f75..3cf652b 100644 --- a/rules/host-xl-tools.make +++ b/rules/host-xl-tools.make @@ -1,6 +1,6 @@ # -*-makefile-*- # -# Copyright (C) 2011 by Stephan Linz <[email protected]> +# Copyright (C) 2011-2012 by Stephan Linz <[email protected]> # # See CREDITS for details about who has contributed to this project. # @@ -16,8 +16,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_XL_TOOLS) += host-xl-tools # # Paths and names # -HOST_XL_TOOLS_VERSION := 1.0.1 -HOST_XL_TOOLS_MD5 := eee7b6ed778a0b8d309234795d61e9db +HOST_XL_TOOLS_VERSION := 1.1.0 +HOST_XL_TOOLS_MD5 := a6c7f0bfcac2dd272ed7fd6ca4134b97 HOST_XL_TOOLS := xl-tools-$(HOST_XL_TOOLS_VERSION) HOST_XL_TOOLS_SUFFIX := tar.bz2 HOST_XL_TOOLS_URL := http://www.li-pro.de/_media/xilinx_mb/xl-tools/$(HOST_XL_TOOLS).$(HOST_XL_TOOLS_SUFFIX) -- 1.7.0.4 -- ptxdist mailing list [email protected]
