From b451d115705f5b59caf1a43867869f33dfd1c41b Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 15 Mar 2026 07:59:58 +0100 Subject: [PATCH] app2unit: update --- .../app2unit/{app2unit_1.3.0.bb => app2unit_1.4.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-extended/app2unit/{app2unit_1.3.0.bb => app2unit_1.4.0.bb} (92%) diff --git a/recipes-extended/app2unit/app2unit_1.3.0.bb b/recipes-extended/app2unit/app2unit_1.4.0.bb similarity index 92% rename from recipes-extended/app2unit/app2unit_1.3.0.bb rename to recipes-extended/app2unit/app2unit_1.4.0.bb index 003d869..06c2bb2 100644 --- a/recipes-extended/app2unit/app2unit_1.3.0.bb +++ b/recipes-extended/app2unit/app2unit_1.4.0.bb @@ -3,7 +3,7 @@ LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464" SRC_URI = "git://github.com/Vladimir-csp/app2unit.git;protocol=https;branch=master" -SRCREV = "936d8fe96567f11fdcdec8d92f40fd6d48680591" +SRCREV = "87dd9cd14e020b199256854c84f31b62680d1b21" DEPENDS = "scdoc-native gzip-native"