From: Florian Fainelli Date: Wed, 12 Sep 2018 00:19:51 +0000 (-0700) Subject: netifd: update to latest HEAD X-Git-Tag: v19.07.0-rc1~2594 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=4fca0e88967305938338f6a56c55bbfa8a79d6d9;p=openwrt%2Fopenwrt.git netifd: update to latest HEAD 0059335c5b60 CMakeList: Check that compiler supports -Wimplicit-fallthrough Signed-off-by: Florian Fainelli --- diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile index a089f0c6e8..33136d3fa1 100644 --- a/package/network/config/netifd/Makefile +++ b/package/network/config/netifd/Makefile @@ -5,9 +5,9 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git -PKG_SOURCE_DATE:=2018-08-20 -PKG_SOURCE_VERSION:=7454d121090f60428777c01f431031059acc96eb -PKG_MIRROR_HASH:=434f39ebc328bd172307e84dd532a8239f48fcae7e32ea4d456b4e24ddd739f3 +PKG_SOURCE_DATE:=2018-09-11 +PKG_SOURCE_VERSION:=0059335c5b60c5623a894f08a090fdabd618afae +PKG_MIRROR_HASH:=62a2b1e3e6c708f96333cf5c8d6fbe5caec5c6f812decdabdebf7c07d8aad8cc PKG_MAINTAINER:=Felix Fietkau PKG_LICENSE:=GPL-2.0