From: Eric Fahlgren Date: Tue, 18 Feb 2025 18:21:55 +0000 (-0800) Subject: owut: update to 2025.02.18 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6b856714506b0886a6e98de8cf44aa464180d1f2;p=feed%2Fpackages.git owut: update to 2025.02.18 Bug fixes: efahl/owut@17a884e owut: clean up some apk-based hackery efahl/owut@065ac05 owut: add warnings for missing defaults Enhancements: efahl/owut@f9fae6b owut: allow user to ignore removed default packages efahl/owut@5aa75b6 owut: message cleanup efahl/owut@5823db3 owut: reduce default verbosity Signed-off-by: Eric Fahlgren --- diff --git a/utils/owut/Makefile b/utils/owut/Makefile index 3e694ed881..5d674e4eb5 100644 --- a/utils/owut/Makefile +++ b/utils/owut/Makefile @@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=owut -PKG_SOURCE_DATE:=2025-01-29 +PKG_SOURCE_DATE:=2025-02-18 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=bced54ad64fa8cdbc82914532013f97476197d16 +PKG_SOURCE_VERSION:=f9fae6b35a9f86db50f9c4941582eb7f48bf4a22 PKG_SOURCE_URL:=https://github.com/efahl/owut.git -PKG_MIRROR_HASH:=1c2782c91bd8df9aa424e84cb4a062a4f3383c14479d47cf9924205ed349e25f +PKG_MIRROR_HASH:=bc0056d139c2d1dfe31a86127b11be5622f19ddb4042e96c78387afa344f02f5 PKG_MAINTAINER:=Eric Fahlgren PKG_LICENSE:=GPL-2.0-only