From f711c7e24e323cc7be7e484c46bd751db0b1f0dc Mon Sep 17 00:00:00 2001 From: Paul Donald Date: Wed, 14 Feb 2024 23:58:07 +0100 Subject: [PATCH] p910nd: bump release Signed-off-by: Paul Donald (cherry picked from commit 9dad4285d3c2de30cf27baa2b299246bda514577) --- net/p910nd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/p910nd/Makefile b/net/p910nd/Makefile index 14af837fdb..a4949b8929 100644 --- a/net/p910nd/Makefile +++ b/net/p910nd/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=p910nd PKG_VERSION:=0.97 -PKG_RELEASE:=10 +PKG_RELEASE:=11 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/p910nd -- 2.30.2