mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dool: update to 1.3.2.
This commit is contained in:
parent
a88f1a3323
commit
e72e76b252
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dool'
|
# Template file for 'dool'
|
||||||
pkgname=dool
|
pkgname=dool
|
||||||
version=1.3.1
|
version=1.3.2
|
||||||
revision=1
|
revision=1
|
||||||
makedepends="python3"
|
makedepends="python3"
|
||||||
short_desc="Versatile tool for generating system resource statistics"
|
short_desc="Versatile tool for generating system resource statistics"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/scottchiefbaker/dool"
|
homepage="https://github.com/scottchiefbaker/dool"
|
||||||
distfiles="https://github.com/scottchiefbaker/dool/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/scottchiefbaker/dool/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=5d12bafaaa21bbba7cfe4908046dbd9b473d146d9e783b94b7dac89005cf7bc6
|
checksum=171afc1a43c82a592a3a07d48b62475aca22239dbe5c295d5903caadbe82ba51
|
||||||
python_version="3"
|
python_version="3"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue