]> git.99rst.org Git - openwrt-packages.git/commitdiff
owut: update to 2026.08.30
authorEric Fahlgren <redacted>
Mon, 31 Aug 2026 02:00:54 +0000 (19:00 -0700)
committerJosef Schlehofer <redacted>
Mon, 31 Aug 2026 09:54:17 +0000 (11:54 +0200)
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 <redacted>
utils/owut/Makefile

index db5ae8c064bcfab35e62b390700478a472a47f2d..ada7c257ee1934062038c380140bbadecf770798 100644 (file)
@@ -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 <ericfahlgren@gmail.com>
 PKG_LICENSE:=GPL-2.0-only
git clone https://git.99rst.org/PROJECT