From b65ef40e46e2fdd86c33491a973d07b648e6caec Mon Sep 17 00:00:00 2001 From: Christian Marangi Date: Sun, 22 Jan 2023 20:12:42 +0100 Subject: [PATCH] bmx7: bump PKG_RELEASE for libiwinfo ABI change Bump PKG_RELEASE for libiwinfo ABI change for bmx7 package. Signed-off-by: Christian Marangi --- bmx7/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bmx7/Makefile b/bmx7/Makefile index 5ec7b03..7813856 100644 --- a/bmx7/Makefile +++ b/bmx7/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bmx7 PKG_VERSION:=7.1.1 -PKG_RELEASE:=4 +PKG_RELEASE:=5 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/bmx-routing/bmx7/tar.gz/v$(PKG_VERSION)?