]> git.99rst.org Git - openwrt-packages.git/commitdiff
cgi-io: update to Git HEAD (2026-06-28)
authorHauke Mehrtens <redacted>
Sat, 27 Jun 2026 23:02:21 +0000 (01:02 +0200)
committerJosef Schlehofer <redacted>
Sun, 28 Jun 2026 07:55:37 +0000 (09:55 +0200)
72990b748987 main: canonicalize download path before ACL check
7314451cb996 main: canonicalize exec path before ACL check

Signed-off-by: Hauke Mehrtens <redacted>
net/cgi-io/Makefile

index ee8a2ddefb96ea1e1dd2b61b47cc4a2900ebab24..e8b6d2fc8ad127277e4cfba94c38bb3c1203a016 100644 (file)
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/cgi-io.git
-PKG_SOURCE_DATE:=2025-12-11
-PKG_SOURCE_VERSION:=658b14bda2a0fb617fa456401daee61aae42c805
-PKG_MIRROR_HASH:=1fafd6edd7a731427ea8ad1a3b02ebd59a46389e1c7afc8e16d4fd1f79af4659
+PKG_SOURCE_DATE:=2026-06-28
+PKG_SOURCE_VERSION:=7314451cb99692c0862a70c3307ee08bd2fbd9c0
+PKG_MIRROR_HASH:=dbee2e121906bf93631f288c94ebee61f812929a03bc948c84ccea6fc4c8e333
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0-or-later
git clone https://git.99rst.org/PROJECT