We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14f426c commit 7d9fc41Copy full SHA for 7d9fc41
srcpkgs/rpi-utils/template
@@ -1,8 +1,8 @@
1
# Template file for 'rpi-utils'
2
pkgname=rpi-utils
3
-version=20231221
+version=20240228
4
revision=1
5
-_commit=2cc103f4531a005cadaa8a9d09d6c85523c166bb
+_commit=9eddf892ef7b9f94b2406d56f48c81f15a42794c
6
archs="armv6l* armv7l* aarch64*"
7
build_style=cmake
8
makedepends="dtc-devel"
@@ -12,7 +12,7 @@ maintainer="classabbyamp <[email protected]>"
12
license="BSD-3-Clause"
13
homepage="https://github.com/raspberrypi/utils"
14
distfiles="https://github.com/raspberrypi/utils/archive/${_commit}.tar.gz"
15
-checksum=32e128d437052c66c744f24d75b0835a80a98627e33c48a37172a457024d9275
+checksum=f54ec0909713b8450e118b0ebb8a51e9b293ffca519026f0296d21809072173a
16
python_version=3
17
18
post_install() {
0 commit comments