dtc: update to 1.7.2

This commit is contained in:
Rudi Heitbaum 2024-11-06 08:24:01 +00:00
parent a3e19db5c1
commit f9902879f3

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="dtc"
PKG_VERSION="1.7.1"
PKG_SHA256="398098bac205022b39d3dce5982b98c57f1023f3721a53ebcbb782be4cf7885e"
PKG_VERSION="1.7.2"
PKG_SHA256="92d8ca769805ae1f176204230438fe52808f4e1c7944053c9eec0e649b237539"
PKG_LICENSE="GPL"
PKG_SITE="https://git.kernel.org/pub/scm/utils/dtc/dtc.git/"
PKG_URL="https://www.kernel.org/pub/software/utils/dtc/dtc-${PKG_VERSION}.tar.xz"