mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
procs: update to 0.14.3
This commit is contained in:
parent
e025cd7623
commit
28ae6c6140
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'procs'
|
# Template file for 'procs'
|
||||||
pkgname=procs
|
pkgname=procs
|
||||||
version=0.14.1
|
version=0.14.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://github.com/dalance/procs"
|
homepage="https://github.com/dalance/procs"
|
||||||
changelog="https://raw.githubusercontent.com/dalance/procs/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/dalance/procs/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/dalance/procs/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/dalance/procs/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=bb4f9d696081807ca105593092f8acd04ca339ae43fff29e0e820c6fc5e3f9ea
|
checksum=a3012bba984faddcf8da2a72d21eb9a7e9be8d5d86a387d321987743b0080a8c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
PROCS="${DESTDIR}/usr/bin/procs"
|
PROCS="${DESTDIR}/usr/bin/procs"
|
||||||
|
|
Loading…
Add table
Reference in a new issue