Skip to content

Commit

Permalink
uboot-envtools: update to v2025.01
Browse files Browse the repository at this point in the history
Update to latest version. There are no patches that need to be
refreshed.

Signed-off-by: Shiji Yang <[email protected]>
Link: openwrt/openwrt#17538
Signed-off-by: Hauke Mehrtens <[email protected]>
  • Loading branch information
DragonBluep authored and hauke committed Jan 12, 2025
1 parent 8973c48 commit 433be50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/boot/uboot-envtools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ include $(TOPDIR)/rules.mk

PKG_NAME:=uboot-envtools
PKG_DISTNAME:=u-boot
PKG_VERSION:=2024.07
PKG_VERSION:=2025.01
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_DISTNAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:= \
https://ftp.denx.de/pub/u-boot \
https://mirror.cyberbits.eu/u-boot \
ftp://ftp.denx.de/pub/u-boot
PKG_HASH:=f591da9ab90ef3d6b3d173766d0ddff90c4ed7330680897486117df390d83c8f
PKG_HASH:=cdef7d507c93f1bbd9f015ea9bc21fa074268481405501945abc6f854d5b686f
PKG_SOURCE_SUBDIR:=$(PKG_DISTNAME)-$(PKG_VERSION)
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_DISTNAME)-$(PKG_VERSION)

Expand Down

0 comments on commit 433be50

Please sign in to comment.