]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/libusb
Revert "libusb: update to 0.0.24"
[ipfire-2.x.git] / lfs / libusb
index 9c8a9ac9a4d4bf1a8aa323ef2c4358c69a36a359..4b99a6d1848767239eb16a3d8215112147897013 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2021  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.0.24
+VER        = 1.0.23
 
 THISAPP    = libusb-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5bc27df16155302f308d409e73589872
+$(DL_FILE)_MD5 = 1e29700f6a134766d32b36b8d1d61a95
 
 install : $(TARGET)