projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3169ffa
)
odhcp6c: update to Git HEAD (2025-11-09)
author
Hauke Mehrtens
<
[email protected]
>
Sun, 9 Nov 2025 23:33:22 +0000
(
00:33
+0100)
committer
Christian Marangi
<
[email protected]
>
Mon, 10 Nov 2025 22:52:06 +0000
(23:52 +0100)
17ef5f40d48a
readme: rewrite in markdown
0fcfe9166173
readme: document all environment options
e3949977ca94
readme: update for prpl patch-set additions
86544fa2b581
src: align SoftAtHome license headers format
8bad7df9feb9
src: reorder includes alphabetically
6d353ff96826
src: remove pragma once in headers
f5684d570200
treewide: remove whitespaces at EOL
e5cfea8f6ef8
src: add missing if/else braces
a92f199d6b8d
dhcpv6: potential bug fix for checking DHCPV6_OPT_STATUS
9e414d41e16e
readme: fix description string
775e6c759cfd
dhcpv6: return early upon success
e5690c1f13ed
treewide: Replace _unused with _o_unused
This fixes the build on powerpc.
Signed-off-by: Hauke Mehrtens <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/20712
Signed-off-by: Christian Marangi <
[email protected]
>
package/network/ipv6/odhcp6c/Makefile
patch
|
blob
|
history
diff --git
a/package/network/ipv6/odhcp6c/Makefile
b/package/network/ipv6/odhcp6c/Makefile
index 3d05324b5a6b4ccf0a4a894e4fcc36f7793ae288..fdcd328e08f8917d7342182f15725c0af95d77e0 100644
(file)
--- a/
package/network/ipv6/odhcp6c/Makefile
+++ b/
package/network/ipv6/odhcp6c/Makefile
@@
-12,9
+12,9
@@
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/odhcp6c.git
-PKG_SOURCE_DATE:=2025-11-0
4
-PKG_SOURCE_VERSION:=
b3e1db42b4dbb5f99705e4d1057ca49b44f4f5ee
-PKG_MIRROR_HASH:=
37ddaf182eba190efc091d7b9c963e84dfe0537ce498ad4be1c268bea134782e
+PKG_SOURCE_DATE:=2025-11-0
9
+PKG_SOURCE_VERSION:=
e5690c1f13ed3605ece68d870abb3c4a2f09d571
+PKG_MIRROR_HASH:=
4dbf3980f8ac72f92f68c5dbac7179c28aab0e012a53162e0defbbf5959a9389
PKG_MAINTAINER:=Hans Dedecker <
[email protected]
>
PKG_LICENSE:=GPL-2.0