projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e7914f
)
netifd: update to Git HEAD (2025-09-12)
author
Felix Fietkau
<
[email protected]
>
Fri, 12 Sep 2025 09:29:00 +0000
(11:29 +0200)
committer
Felix Fietkau
<
[email protected]
>
Fri, 12 Sep 2025 09:29:07 +0000
(11:29 +0200)
2a85440bcd82
netifd: fix misplaced ")"
Fixes: https://github.com/openwrt/netifd/issues/54
Signed-off-by: Felix Fietkau <
[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 a9e5528a30ae53ee0d07823d0f7694758711eecf..0f0b8a1f59b341246de4bdba1fc6360b290990ea 100644
(file)
--- 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:=2025-0
8-14
-PKG_SOURCE_VERSION:=
8c139e183e52b0845557181e5b4677fd33d25030
-PKG_MIRROR_HASH:=
c23f494e97bd9cf49a3935b3405a29b2dda05e75e567fc5039efab1ebfb3d30e
+PKG_SOURCE_DATE:=2025-0
9-12
+PKG_SOURCE_VERSION:=
2a85440bcd82caf66b29428145affb30388a4994
+PKG_MIRROR_HASH:=
27270f2f6c275bd89f52905281b601b6c103778086d837264935aa5ccef0d723
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>
PKG_LICENSE:=GPL-2.0