procs: update to 0.14.10.

This commit is contained in:
Leah Neukirchen 2025-08-19 16:41:12 +02:00
parent f9584ed109
commit 5eafc03890

View file

@ -1,6 +1,6 @@
# Template file for 'procs'
pkgname=procs
version=0.14.8
version=0.14.10
revision=1
build_style=cargo
build_helper=qemu
@ -10,7 +10,7 @@ license="MIT"
homepage="https://github.com/dalance/procs"
changelog="https://raw.githubusercontent.com/dalance/procs/master/CHANGELOG.md"
distfiles="https://github.com/dalance/procs/archive/refs/tags/v${version}.tar.gz"
checksum=b9cf37275bdf1c03786a035c1cd495a93cbf94406eb8c261825d1fd59dcfd61d
checksum=7b287ac253fd1d202b0ea6a9a8ba2ed97598cf8e7dfd539bd40e382c6dc6d350
post_install() {
PROCS="${DESTDIR}/usr/bin/procs"