From: Eric Fahlgren Date: Fri, 15 Nov 2024 00:41:41 +0000 (-0800) Subject: owut: update to 2024.11.14 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=e076937490b45677231ecf93c7c3d8bb019c21d5;p=feed%2Fpackages.git owut: update to 2024.11.14 Bug fixes: efahl/owut@3b5e7bb owut: remove factory image types from image candidates Signed-off-by: Eric Fahlgren --- diff --git a/utils/owut/Makefile b/utils/owut/Makefile index e6b361a11d..17b6ad3948 100644 --- a/utils/owut/Makefile +++ b/utils/owut/Makefile @@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=owut -PKG_SOURCE_DATE:=2024-10-27 +PKG_SOURCE_DATE:=2024-11-14 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=8c7e42f02749ff8ffee44d8f7f1e1a4260072cc1 +PKG_SOURCE_VERSION:=3b5e7bb98260cf1d4d034465e4e3a462303e30c2 PKG_SOURCE_URL:=https://github.com/efahl/owut.git -PKG_MIRROR_HASH:=fc3745ea6625c7f4f3baa81a8afee19480a41a16d8417d7580e73592ad9e6f36 +PKG_MIRROR_HASH:=4e15825f3c086217eb26d288155dfd47002bb73eeb33b61340aa3aa740905aa9 PKG_MAINTAINER:=Eric Fahlgren PKG_LICENSE:=GPL-2.0-only