]> git.99rst.org Git - openwrt-packages.git/commitdiff
etherwake: increment PKG_RELEASE following init script changes etherwake-wait-for-iface
authorGeorgios Kontaxis <redacted>
Wed, 1 Jul 2026 13:21:13 +0000 (13:21 +0000)
committerGeorgios Kontaxis <redacted>
Fri, 31 Jul 2026 07:26:41 +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 f85464d4aa8d1b1cc00b1a545e0f48b98426577a..67c165786cfcb975a442e5140d91a681ef239b03 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT