From: Michael Tremer Date: Tue, 23 Jun 2009 20:55:02 +0000 (+0200) Subject: Revert "Updated libusb to version 1.0.2 and libusb-compat to 0.1.2." X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b5448e255cdb6b7493f99516a58c8ee12d5362e;p=ipfire-3.x.git Revert "Updated libusb to version 1.0.2 and libusb-compat to 0.1.2." This reverts commit ea48d7281a90204ef5e2bc46b5bff74aa1dd568d. --- diff --git a/lfs/libusb b/lfs/libusb index 2aa2d5c93..b09a76129 100644 --- a/lfs/libusb +++ b/lfs/libusb @@ -25,7 +25,7 @@ include Config PKG_NAME = libusb -PKG_VER = 1.0.2 +PKG_VER = 1.0.0 PKG_REL = 0 THISAPP = $(PKG_NAME)-$(PKG_VER) diff --git a/lfs/libusb-compat b/lfs/libusb-compat index 13662b563..89e1c000d 100644 --- a/lfs/libusb-compat +++ b/lfs/libusb-compat @@ -25,11 +25,11 @@ include Config PKG_NAME = libusb -PKG_VER = 0.1.2 +PKG_VER = 0.1.12 PKG_REL = 0 THISAPP = $(PKG_NAME)-$(PKG_VER) -DL_FILE = $(THISAPP).tar.bz2 +DL_FILE = $(THISAPP).tar.gz DIR_APP = $(DIR_SRC)/$(THISAPP) OBJECT = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)