From: Eric Fahlgren Date: Wed, 4 Dec 2024 15:10:22 +0000 (-0800) Subject: owut: update to 2024.11.29 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7605ef0edc2c2db447e9c9d6c039a7f42d751892;p=openwrt-packages.git owut: update to 2024.11.29 Bug fixes: efahl/owut@334534b owut: use robust method for setting new kernel version Enhancements: efahl/owut@286d101 examples: update the pre-install.sh with firmware backup Signed-off-by: Eric Fahlgren --- diff --git a/utils/owut/Makefile b/utils/owut/Makefile index 55a08ead9..5b51fcbb0 100644 --- a/utils/owut/Makefile +++ b/utils/owut/Makefile @@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=owut -PKG_SOURCE_DATE:=2024-11-20 +PKG_SOURCE_DATE:=2024-11-29 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=42cd86c27fdf563c311456f1856ede1ceb7ed808 +PKG_SOURCE_VERSION:=286d10141bc3698fdcc700097de1a615623e58de PKG_SOURCE_URL:=https://github.com/efahl/owut.git -PKG_MIRROR_HASH:=98b841296d979bd3e402ebdda102c3f31d2b1dc3d800d7e770f47b7d9781d6f5 +PKG_MIRROR_HASH:=99cd2bad807b58464838b40afc1aaf4a36f43808342edd87fc10c50da38a1ee1 PKG_MAINTAINER:=Eric Fahlgren PKG_LICENSE:=GPL-2.0-only