diff options
author | Helge Mader <ma@dev.tdt.de> | 2020-03-02 14:39:45 +0100 |
---|---|---|
committer | Helge Mader <ma@dev.tdt.de> | 2020-03-03 11:28:43 +0100 |
commit | 6655654467a49f4c86c036bbb0d079a8fb6d52bd (patch) | |
tree | 006273f8635fe81524371e77fb946a1f5028bde1 /net/bonding/Makefile | |
parent | bca83b24a77428f26a8abcb93a1d095f07e6a9f1 (diff) |
bonding: add missing policies
Signed-off-by: Helge Mader <ma@dev.tdt.de>
Diffstat (limited to 'net/bonding/Makefile')
-rw-r--r-- | net/bonding/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bonding/Makefile b/net/bonding/Makefile index 1c53fcb61..82543d242 100644 --- a/net/bonding/Makefile +++ b/net/bonding/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=proto-bonding -PKG_VERSION:=2018-06-11 +PKG_VERSION:=2020-03-03 PKG_RELEASE:=1 PKG_LICENSE:=GPL-2.0 |