]> git.99rst.org Git - openwrt-packages.git/commitdiff
etherwake: increment PKG_RELEASE following init script changes etherwake-simplify-and-document
authorGeorgios Kontaxis <redacted>
Wed, 1 Jul 2026 05:33:57 +0000 (05:33 +0000)
committerGeorgios Kontaxis <redacted>
Fri, 31 Jul 2026 07:26:39 +0000 (07:26 +0000)
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 <redacted>
net/etherwake/Makefile

index 20ae3f1c71f3a6ea9668c5ef9aeb38affa5e484e..f85464d4aa8d1b1cc00b1a545e0f48b98426577a 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT