[openwrt/openwrt] base-files: bump PKG_RELEASE

LEDE Commits lede-commits at lists.infradead.org
Wed Nov 11 10:47:08 EST 2020


yousong pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/600bcaf9c9a036c5e1df33b34003bcf3af373c02

commit 600bcaf9c9a036c5e1df33b34003bcf3af373c02
Author: Yousong Zhou <yszhou4tech at gmail.com>
AuthorDate: Tue Nov 3 16:55:13 2020 +0800

    base-files: bump PKG_RELEASE
    
    Signed-off-by: Yousong Zhou <yszhou4tech at gmail.com>
---
 package/base-files/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/base-files/Makefile b/package/base-files/Makefile
index f63c4db533..b546eb7e0b 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -12,7 +12,7 @@ include $(INCLUDE_DIR)/version.mk
 include $(INCLUDE_DIR)/feeds.mk
 
 PKG_NAME:=base-files
-PKG_RELEASE:=235
+PKG_RELEASE:=236
 PKG_FLAGS:=nonshared
 
 PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/



More information about the lede-commits mailing list