X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Flibusbredir;h=13eff5a73017cbc7993f0fe2b516f169a4c22ef3;hb=391540d9d82b42042756c67b2f5676d799d92f59;hp=652a60dc9ef7d87e218f740a0d53d6be1f02477d;hpb=5fba8a0b1ebcb29340e225707193c0147c4cb64a;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/libusbredir b/lfs/libusbredir index 652a60dc9e..13eff5a730 100644 --- a/lfs/libusbredir +++ b/lfs/libusbredir @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2016 IPFire Team # +# Copyright (C) 2007-2020 IPFire Team # # # # 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 = 0.7.1 +VER = 0.8.0 THISAPP = usbredir-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = libusbredir -PAK_VER = 1 +PAK_VER = 2 -DEPS = "" +DEPS = ############################################################################### # Top-level Rules @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 35cfb1720967727dea523b943cc4126b +$(DL_FILE)_MD5 = c1a15225a1b97f3c4bccb10e03f3750b install : $(TARGET)