Skip to content

Commit

Permalink
netifd: update to latest git HEAD
Browse files Browse the repository at this point in the history
522456b device: gracefully handle device names exceeding IFNAMESIZ

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
  • Loading branch information
dedeckeh committed Aug 14, 2018
1 parent d20f4fc commit e2791e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/network/config/netifd/Makefile
Expand Up @@ -5,9 +5,9 @@ PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git
PKG_SOURCE_DATE:=2018-08-08
PKG_SOURCE_VERSION:=115a694ab9a44cd52a8ab18e07909c753de9fb94
PKG_MIRROR_HASH:=c94e3d32fc7f61eb9dfef7c1e5db38f8d5414836997d736620a255eff9ace7fa
PKG_SOURCE_DATE:=2018-08-14
PKG_SOURCE_VERSION:=522456b9f3ab07a78de17bf693abead4a296b028
PKG_MIRROR_HASH:=510c3d7666f8e5c2d74bc5c709b27016dc545782e764a8fc2a2b5e25f096f9d6
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>

PKG_LICENSE:=GPL-2.0
Expand Down

0 comments on commit e2791e8

Please sign in to comment.