From: Georgios Kontaxis Date: Wed, 1 Jul 2026 13:21:13 +0000 (+0000) Subject: etherwake: increment PKG_RELEASE following init script changes X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=51b417b6909e5b5f423dfc65a97c737357ae4050;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 f85464d4a..67c165786 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:=6 +PKG_RELEASE:=7 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz PKG_SOURCE_URL:=https://ftp.debian.org/debian/pool/main/e/etherwake