From: Rafał Miłecki <rafal@milecki.pl>
Date: Wed, 13 Dec 2023 07:52:59 +0000 (+0100)
Subject: uboot-envtools: bump PKG_RELEASE
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=de94eceee682fee3e6b7a0c89f70965648018c59;p=openwrt%2Fstaging%2Fstintel.git

uboot-envtools: bump PKG_RELEASE

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
---

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:= \