From: Rafał Miłecki Date: Wed, 13 Dec 2023 07:52:59 +0000 (+0100) Subject: uboot-envtools: bump PKG_RELEASE X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=de94eceee682fee3e6b7a0c89f70965648018c59;p=openwrt%2Fstaging%2Fnbd.git uboot-envtools: bump PKG_RELEASE Signed-off-by: Rafał Miłecki --- 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:= \