From: Christian Marangi Date: Sun, 22 Jan 2023 18:51:39 +0000 (+0100) Subject: rssileds: bump PKG_RELEASE due to libiwinfo ABI change X-Git-Tag: v23.05.0-rc1~1180 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b61404a6ad100b1e8305a84dbeacc2cae9d66ccf;p=openwrt%2Fopenwrt.git rssileds: bump PKG_RELEASE due to libiwinfo ABI change Bump PKG_RELEASE due to libiwinfo ABI change to trigger a package rebuild. Signed-off-by: Christian Marangi --- diff --git a/package/network/utils/rssileds/Makefile b/package/network/utils/rssileds/Makefile index 2282d8c5b1..5adc25e8d8 100644 --- a/package/network/utils/rssileds/Makefile +++ b/package/network/utils/rssileds/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rssileds -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_LICNESE:=GPL-2.0+ include $(INCLUDE_DIR)/package.mk