projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99c5225
)
netifd: fix missing ip rules after network reload (FS#2296)
author
Hans Dedecker
<
[email protected]
>
Tue, 28 May 2019 08:17:34 +0000
(10:17 +0200)
committer
Hans Dedecker
<
[email protected]
>
Tue, 28 May 2019 08:21:02 +0000
(10:21 +0200)
beb810d
iprule: fix missing ip rules after a reload (FS#2296)
Signed-off-by: Hans Dedecker <
[email protected]
>
package/network/config/netifd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/config/netifd/Makefile
b/package/network/config/netifd/Makefile
index 0ea928544a0bb7f92021af7c1ab478b4201d2c46..33df378539d85b5f3a7e0e92ed8707acdff3d1a5 100644
(file)
--- a/
package/network/config/netifd/Makefile
+++ b/
package/network/config/netifd/Makefile
@@
-5,9
+5,9
@@
PKG_RELEASE:=2
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git
-PKG_SOURCE_DATE:=2019-05-
17
-PKG_SOURCE_VERSION:=
22e8e589fd6ab5d19dc1d3c9d1bcf2bfabf1fafb
-PKG_MIRROR_HASH:=f
a4cb8724e81039dfd13f6936f6392559385fca6a7af68f3e17bacbffc555876
+PKG_SOURCE_DATE:=2019-05-
28
+PKG_SOURCE_VERSION:=
beb810dbccee098add0347d551eb5362e404fbdc
+PKG_MIRROR_HASH:=f
7c0057e7a7c4741d19027e7b67087e8ce8cb835ff5b34c594a24bf167c7873e
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>
PKG_LICENSE:=GPL-2.0