mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
procs: update to 0.14.8
This commit is contained in:
parent
8d4f8000a2
commit
799df66e2d
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.6
|
version=0.14.8
|
||||||
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=3d5cd529c858ca637b166bac908e0d8429c33bdfa9d8db6282f36d5732e4e30a
|
checksum=b9cf37275bdf1c03786a035c1cd495a93cbf94406eb8c261825d1fd59dcfd61d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
PROCS="${DESTDIR}/usr/bin/procs"
|
PROCS="${DESTDIR}/usr/bin/procs"
|
||||||
|
|
Loading…
Add table
Reference in a new issue