Skip to content

Commit

Permalink
netifd: update to the latest version
Browse files Browse the repository at this point in the history
eee02ccca8c8 device: add support to configure eee
bb28f6a291d9 wireless: fix sign comparison warning
35facc8306f5 wireless: fix premature removal of hotplug devices due to down state

Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry picked from commit d45d72a)
  • Loading branch information
nbd168 committed Nov 11, 2023
1 parent 11a41bc commit 46385eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/network/config/netifd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git
PKG_SOURCE_DATE:=2023-11-09
PKG_SOURCE_VERSION:=841b05fbb91eb7076ec3170756693bd4f1e9708e
PKG_MIRROR_HASH:=b09afa32692c397284f739c9989892697628f82b2f2a10cca78e3358dc140998
PKG_SOURCE_DATE:=2023-11-10
PKG_SOURCE_VERSION:=35facc8306f590a7330789ab6d5785c0d43073ef
PKG_MIRROR_HASH:=4f73591ae1873e18df235349e478f2196ca0d3123c313a04149dc9d5e2bfb403
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>

PKG_LICENSE:=GPL-2.0
Expand Down

0 comments on commit 46385eb

Please sign in to comment.