rpi-utils: update to 20260126.

This commit is contained in:
classabbyamp
2026-02-05 17:44:19 -05:00
committed by classabbyamp
parent 0f3015da6a
commit 078f7cd4d6
+3 -3
View File
@@ -1,8 +1,8 @@
# Template file for 'rpi-utils'
pkgname=rpi-utils
version=20250812
version=20260126
revision=1
_commit=e923ccad57d2a22f606c8fe0d1096e782a090fc9
_commit=f0ceb02829c3f8349b53633747527f4e2e5c0ae7
archs="aarch64* armv7l* armv6l*"
build_style=cmake
makedepends="dtc-devel"
@@ -12,7 +12,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
license="BSD-3-Clause"
homepage="https://github.com/raspberrypi/utils"
distfiles="https://github.com/raspberrypi/utils/archive/${_commit}.tar.gz"
checksum=bd819beda4b831421b2468b2367ca2fc288024d39c3396b2bdd4aa9c304c9d64
checksum=eac3765a2d18f36e8410d32619c3f33b1c87a0fb431857d3b319e81fe7287d60
python_version=3
post_install() {