[openwrt/openwrt] uboot-envtools: bump PKG_RELEASE
LEDE Commits
lede-commits at lists.infradead.org
Tue Dec 12 23:53:49 PST 2023
rmilecki pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/de94eceee682fee3e6b7a0c89f70965648018c59
commit de94eceee682fee3e6b7a0c89f70965648018c59
Author: Rafał Miłecki <rafal at milecki.pl>
AuthorDate: Wed Dec 13 08:52:59 2023 +0100
uboot-envtools: bump PKG_RELEASE
Signed-off-by: Rafał Miłecki <rafal at milecki.pl>
---
package/boot/uboot-envtools/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/boot/uboot-envtools/Makefile b/package/boot/uboot-envtools/Makefile
index f4063ed362..9647b38385 100644
--- a/package/boot/uboot-envtools/Makefile
+++ b/package/boot/uboot-envtools/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=uboot-envtools
PKG_DISTNAME:=u-boot
PKG_VERSION:=2023.07.02
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_DISTNAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:= \
More information about the lede-commits
mailing list