Signed-off-by: Bastian Krause <[email protected]> --- No changes since (implicit) v1. --- rules/libftdi1.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/libftdi1.make b/rules/libftdi1.make index 63b97ac43..2b580e072 100644 --- a/rules/libftdi1.make +++ b/rules/libftdi1.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBFTDI1) += libftdi1 # # Paths and names # -LIBFTDI1_VERSION := 1.1 -LIBFTDI1_MD5 := b79a6356978aa8e69f8eecc3a720ff79 +LIBFTDI1_VERSION := 1.4 +LIBFTDI1_MD5 := 0c09fb2bb19a57c839fa6845c6c780a2 LIBFTDI1 := libftdi1-$(LIBFTDI1_VERSION) LIBFTDI1_SUFFIX := tar.bz2 LIBFTDI1_URL := http://www.intra2net.com/en/developer/libftdi/download/$(LIBFTDI1).$(LIBFTDI1_SUFFIX) -- 2.26.2 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
