From: Eric Fahlgren Date: Mon, 31 Aug 2026 02:00:54 +0000 (-0700) Subject: owut: update to 2026.08.30 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=499d4688a017b578e8418786209b684afc71f2d8;p=openwrt-packages.git owut: update to 2026.08.30 efahl/owut@9b51eeec3ec3 owut: refactor image type extraction efahl/owut@7185daa0a1bb owut: include raw board in device info efahl/owut@2fab581877f3 owut: allow to append apk repositories to build requests Signed-off-by: Eric Fahlgren --- diff --git a/utils/owut/Makefile b/utils/owut/Makefile index db5ae8c06..ada7c257e 100644 --- a/utils/owut/Makefile +++ b/utils/owut/Makefile @@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=owut -PKG_SOURCE_DATE:=2026-07-08 -PKG_RELEASE:=2 +PKG_SOURCE_DATE:=2026-08-30 +PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=db17536ec5cbcc6a76a51e65f3d192b6a2184abb +PKG_SOURCE_VERSION:=9b51eeec3ec3fb583901b5b7b2af1a6784aea5b6 PKG_SOURCE_URL:=https://github.com/efahl/owut.git -PKG_MIRROR_HASH:=363bc98f4650ece76bf3b01f04f8aa78c5e79d4e44029d832e5d700c8223af05 +PKG_MIRROR_HASH:=9b74d305ac433c975a0eef5a3975ac1b2dd80f1b5b80e285bb70cecf0e216280 PKG_MAINTAINER:=Eric Fahlgren PKG_LICENSE:=GPL-2.0-only