projects
/
openwrt
/
staging
/
ldir.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c667f2
)
libusb: update to 1.0.29
author
Nick Hainke
<
[email protected]
>
Sun, 23 Nov 2025 11:01:56 +0000
(12:01 +0100)
committer
Nick Hainke
<
[email protected]
>
Sun, 23 Nov 2025 22:50:47 +0000
(23:50 +0100)
Release Notes:
- https://github.com/libusb/libusb/releases/tag/v1.0.29
- https://github.com/libusb/libusb/releases/tag/v1.0.28
Link:
https://github.com/openwrt/openwrt/pull/20897
Signed-off-by: Nick Hainke <
[email protected]
>
package/libs/libusb/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/libusb/Makefile
b/package/libs/libusb/Makefile
index 6171c314797af2466c4babc221ec1df15cf79631..d5b053400353f1271a03438870a0338a3d8b395a 100644
(file)
--- a/
package/libs/libusb/Makefile
+++ b/
package/libs/libusb/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libusb
-PKG_VERSION:=1.0.2
7
+PKG_VERSION:=1.0.2
9
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://github.com/libusb/libusb/releases/download/v$(PKG_VERSION)
-PKG_HASH:=
ffaa41d741a8a3bee244ac8e54a72ea05bf2879663c098c82fc575785344157
5
+PKG_HASH:=
5977fc950f8d1395ccea9bd48c06b3f808fd3c2c961b44b0c2e6e29fc3a70a8
5
PKG_MAINTAINER:= Felix Fietkau <
[email protected]
>
PKG_LICENSE:=LGPL-2.1-or-later