From: Eric Fahlgren Date: Fri, 11 Jul 2025 18:15:15 +0000 (-0700) Subject: owut: update to 2025.07.11 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=ea07bdb591975328ec0a0c67ba7a6a41a77fe038;p=feed%2Fpackages.git owut: update to 2025.07.11 Bug fixes: efahl/owut@0d00192dbe0d package checks: change error to warning for missing dependencies Enhancements: efahl/owut@2ba6d113ba49 status: show link to commit at which build performed Signed-off-by: Eric Fahlgren --- diff --git a/utils/owut/Makefile b/utils/owut/Makefile index 0935b738cb..4328451153 100644 --- a/utils/owut/Makefile +++ b/utils/owut/Makefile @@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=owut -PKG_SOURCE_DATE:=2025-05-12 +PKG_SOURCE_DATE:=2025-07-11 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=8353c4e9e2557509be7226c1d06c3b4d679aa3d0 +PKG_SOURCE_VERSION:=0d00192dbe0d7fcc50a67ddab62a593dbfd91295 PKG_SOURCE_URL:=https://github.com/efahl/owut.git -PKG_MIRROR_HASH:=3406d663c350e94da085a9dc689c89faa996de97e53c8704c9a71e7c98ffe080 +PKG_MIRROR_HASH:=3cbcdd9366312c3f543c42b37eba30041560a3cbb76d0ef52c568a6417150e8a PKG_MAINTAINER:=Eric Fahlgren PKG_LICENSE:=GPL-2.0-only