From: Florian Eckert Date: Mon, 8 Sep 2025 07:03:51 +0000 (+0200) Subject: atftp: bump PKG_RELEASE X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=5237ebf95ede9d610b0f92e24f591120b5c4e380;p=openwrt-packages.git atftp: bump PKG_RELEASE Bump PKG_RELEASE by one. Signed-off-by: Florian Eckert --- diff --git a/net/atftp/Makefile b/net/atftp/Makefile index 0e57c8815..783ce5af2 100644 --- a/net/atftp/Makefile +++ b/net/atftp/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=atftp PKG_VERSION:=0.8.0 -PKG_RELEASE:=4 +PKG_RELEASE:=5 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/$(PKG_NAME)