From: Eric Fahlgren Date: Sat, 19 Oct 2024 16:50:53 +0000 (-0700) Subject: owut: update to 2024.10.15 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=547557d56f12c26e042fa86382ca71955005095f;p=openwrt-packages.git owut: update to 2024.10.15 Enhancements: efahl/owut@cdfbc24 owut: rework build status monitor to use HEAD requests efahl/owut@6704884 owut: rework download statistics Signed-off-by: Eric Fahlgren --- diff --git a/utils/owut/Makefile b/utils/owut/Makefile index c5dddd2c5..de0713646 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-11 +PKG_SOURCE_DATE:=2024-10-15 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=e17c906dc5f00cc0173cdeb8a25313a17e453866 +PKG_SOURCE_VERSION:=cdfbc24c7fb08f4ded018afffc7c2b6e30022d50 PKG_SOURCE_URL:=https://github.com/efahl/owut.git -PKG_MIRROR_HASH:=56b4dc31c08020abd54abd739c00375f84e9b7cf8ab2531bbaa1597e02e6128f +PKG_MIRROR_HASH:=c88dba1a319fc77d8ce4e0cb23bbf46ac4b533d7795da78ddf1db3072d0124fe PKG_MAINTAINER:=Eric Fahlgren PKG_LICENSE:=GPL-2.0-only