[openwrt/openwrt] rssileds: bump PKG_RELEASE due to libiwinfo ABI change

LEDE Commits lede-commits at lists.infradead.org
Mon Jan 23 04:56:11 PST 2023


ansuel pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/b61404a6ad100b1e8305a84dbeacc2cae9d66ccf

commit b61404a6ad100b1e8305a84dbeacc2cae9d66ccf
Author: Christian Marangi <ansuelsmth at gmail.com>
AuthorDate: Sun Jan 22 19:51:39 2023 +0100

    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 <ansuelsmth at gmail.com>
---
 package/network/utils/rssileds/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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




More information about the lede-commits mailing list