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:
56eb749
)
ubox: update to Git HEAD (2025-10-30)
author
Hauke Mehrtens
<
[email protected]
>
Sun, 9 Nov 2025 23:40:12 +0000
(
00:40
+0100)
committer
Hauke Mehrtens
<
[email protected]
>
Mon, 10 Nov 2025 23:20:14 +0000
(
00:20
+0100)
6f78fa496bf3
ubox validate: port range check fix
Link:
https://github.com/openwrt/openwrt/pull/20715
Signed-off-by: Hauke Mehrtens <
[email protected]
>
package/system/ubox/Makefile
patch
|
blob
|
history
diff --git
a/package/system/ubox/Makefile
b/package/system/ubox/Makefile
index 52626091d1451401c822289661061f3e8844cd8b..0ba418c99c5639fba8ccacd831c623ae9e7d26db 100644
(file)
--- a/
package/system/ubox/Makefile
+++ b/
package/system/ubox/Makefile
@@
-5,9
+5,9
@@
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/ubox.git
-PKG_SOURCE_DATE:=2025-10-
03
-PKG_SOURCE_VERSION:=
c75525a58a7ea1363f96bac9f9b4104971c1eb03
-PKG_MIRROR_HASH:=
8992d2629c6b391fe2eff6bbe0343140a67e9f7ae1f5bda1e52dafed993352f2
+PKG_SOURCE_DATE:=2025-10-
30
+PKG_SOURCE_VERSION:=
6f78fa496bf36c55864a41e353df7d13f04b1077
+PKG_MIRROR_HASH:=
41c28d9152cdf2998a4d867827655548f823de9de522a113a45ed1efef97d3ae
CMAKE_INSTALL:=1
PKG_LICENSE:=GPL-2.0