nut: Ship nut to pickup updated libusb from CU203
Commit Message
- In CU203 libusb was updated but nut was not shipped so for core updates it has stayed
looking for libusb-1.0.so.0.5.0 but it should be looking for libusb-1.0.so.0.6.0
- This patch is intended to be merged into CU204 to bring existing nut installations
up to date.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
lfs/nut | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = nut
-PAK_VER = 15
+PAK_VER = 16
DEPS =