From: Georgios Kontaxis Date: Wed, 1 Jul 2026 05:33:57 +0000 (+0000) Subject: etherwake: increment PKG_RELEASE following init script changes X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=refs%2Fheads%2Fetherwake-simplify-and-document;p=openwrt-packages.git etherwake: increment PKG_RELEASE following init script changes Reworking of the init script internals and changes to the ways it can be configured warrant a new release version. Signed-off-by: Georgios Kontaxis --- diff --git a/net/etherwake/Makefile b/net/etherwake/Makefile index 20ae3f1c7..f85464d4a 100644 --- a/net/etherwake/Makefile +++ b/net/etherwake/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=etherwake PKG_VERSION:=1.09 -PKG_RELEASE:=5 +PKG_RELEASE:=6 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz PKG_SOURCE_URL:=https://ftp.debian.org/debian/pool/main/e/etherwake