uboot-tegra: bump version to 2025.04
Fixes build issue when faced with Swig>=4.3.x Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com> Link: https://patchwork.ozlabs.org/project/openwrt/patch/20250618170045.473711-3-tmn505@terefe.re/ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
b8dea6056d
commit
92cd360aac
1 changed files with 2 additions and 2 deletions
|
@ -6,10 +6,10 @@
|
|||
#
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_VERSION := 2024.04
|
||||
PKG_VERSION := 2025.04
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_HASH := 18a853fe39fad7ad03a90cc2d4275aeaed6da69735defac3492b80508843dd4a
|
||||
PKG_HASH := 439d3bef296effd54130be6a731c5b118be7fddd7fcc663ccbc5fb18294d8718
|
||||
|
||||
PKG_MAINTAINER := Tomasz Maciej Nowak <tmn505@gmail.com>
|
||||
|
||||
|
|
Loading…
Reference in a new issue