Skip to content

Commit

Permalink
netifd: update to the latest master
Browse files Browse the repository at this point in the history
config: fix ifname->ports compat rename

Fixes: 829b5c2 ("netifd: update to the latest version")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
  • Loading branch information
Rafał Miłecki committed May 20, 2021
1 parent 0e45966 commit cea6631
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:=2021-05-18
PKG_SOURCE_VERSION:=7277764bf8173d6961acbacfe31757c9195329e1
PKG_MIRROR_HASH:=bf3549594dccda31bb9da831823b931ba7cb85e1a60ec6432ed6c09f3ea54510
PKG_SOURCE_DATE:=2021-05-20
PKG_SOURCE_VERSION:=42c19303bff5853866292671df30e9cae0fd60d1
PKG_MIRROR_HASH:=534cd7e700589b0ab042a74368e48ea907234caa795a66944694463f23d69af3
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>

PKG_LICENSE:=GPL-2.0
Expand Down

0 comments on commit cea6631

Please sign in to comment.