0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git/ synced 2025-10-06 03:02:55 +02:00

ubox: update to Git HEAD (2025-10-03)

c75525a58a7e CMakeLists: update cmake minimum required version to 3.10

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
Christian Marangi
2025-10-03 23:55:41 +02:00
parent 360e8bc1a1
commit 146d74a260

View File

@@ -5,9 +5,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/ubox.git
PKG_SOURCE_DATE:=2024-04-26
PKG_SOURCE_VERSION:=85f1053019caf4cd333795760950235ee4529ba7
PKG_MIRROR_HASH:=9e3fb6ab94854405fb91626a673b0547a061582c552ce719691be1bc8818da6c
PKG_SOURCE_DATE:=2025-10-03
PKG_SOURCE_VERSION:=c75525a58a7ea1363f96bac9f9b4104971c1eb03
PKG_MIRROR_HASH:=8992d2629c6b391fe2eff6bbe0343140a67e9f7ae1f5bda1e52dafed993352f2
CMAKE_INSTALL:=1
PKG_LICENSE:=GPL-2.0