A new version is out, without changed configure options. Signed-off-by: Robert Schwebel <[email protected]> --- rules/libusb.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/libusb.make b/rules/libusb.make index da249d09c..e382b24f1 100644 --- a/rules/libusb.make +++ b/rules/libusb.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBUSB) += libusb # # Paths and names # -LIBUSB_VERSION := 1.0.22 -LIBUSB_MD5 := 466267889daead47674df933cea9cacb +LIBUSB_VERSION := 1.0.23 +LIBUSB_MD5 := be79ed4a4a440169deec8beaac6aae33 LIBUSB := libusb-$(LIBUSB_VERSION) LIBUSB_SUFFIX := tar.bz2 LIBUSB_URL := $(call ptx/mirror, SF, libusb/$(LIBUSB).$(LIBUSB_SUFFIX)) -- 2.27.0 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
