mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 07:22:56 +02:00
nvtop: update to 3.2.0, adopt
This commit is contained in:
parent
9e7bcde388
commit
e7e54f2799
1 changed files with 4 additions and 3 deletions
|
@ -1,13 +1,14 @@
|
|||
# Template file for 'nvtop'
|
||||
pkgname=nvtop
|
||||
version=3.1.0
|
||||
version=3.2.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libdrm-devel ncurses-devel"
|
||||
short_desc="GPUs process monitoring for AMD, Intel and NVIDIA"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Filip Rojek <filip@filiprojek.cz>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/Syllo/nvtop"
|
||||
changelog="https://github.com/Syllo/nvtop/releases"
|
||||
distfiles="https://github.com/Syllo/nvtop/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=9481c45c136163574f1f16d87789859430bc90a1dc62f181b269b5edd92f01f3
|
||||
checksum=d26df685455023cedc4dda033862dcddb67402fbdb685da70da78492f73c41d0
|
||||
|
|
Loading…
Add table
Reference in a new issue