projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2eaaaa
)
netifd: update to latest git HEAD
author
John Crispin
<
[email protected]
>
Mon, 30 Jul 2018 21:56:14 +0000
(23:56 +0200)
committer
John Crispin
<
[email protected]
>
Mon, 30 Jul 2018 21:56:14 +0000
(23:56 +0200)
fix a compile error
Signed-off-by: John Crispin <
[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 4b4bfb7fa72a20dc7dde06e904396ee8ddc27e3a..b0279687d99f83a8b731b54005f08042e0367fd3 100644
(file)
--- a/
package/network/config/netifd/Makefile
+++ b/
package/network/config/netifd/Makefile
@@
-6,8
+6,8
@@
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git
PKG_SOURCE_DATE:=2018-07-30
-PKG_SOURCE_VERSION:=
75ee79052e2307a7eac2d1e12712b0a8f051b4c4
-PKG_MIRROR_HASH:=
9f14e148d2f251c832da59f4b19f304feb114e0bb82425b23510615beee989d8
+PKG_SOURCE_VERSION:=
a0a1e52eb300b574098ae18fc7e6849ff50c2e5e
+PKG_MIRROR_HASH:=
f2a556e0de1e04d4e7b6ca30d3e7c65710659201fc81efb10420cd895d72a307
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>
PKG_LICENSE:=GPL-2.0