mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 02:23:11 +02:00
procs: update to 0.14.10.
This commit is contained in:
parent
f9584ed109
commit
5eafc03890
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue