iotop-c: use upstream release tarball.
This commit is contained in:
parent
dad3b041cc
commit
391107b088
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'iotop-c'
|
||||
pkgname=iotop-c
|
||||
version=1.22
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="iotop-${version}"
|
||||
#create_wrksrc=yes
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="ncurses-devel"
|
||||
|
@ -11,8 +10,8 @@ short_desc="Utility like top for IO"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/Tomas-M/iotop"
|
||||
distfiles="https://github.com/Tomas-M/iotop/archive/v${version}.tar.gz"
|
||||
checksum=fd7fc79a3bb96a33dc370ff2982ebed2e96b10580786ed7a529b15c6b64b2912
|
||||
distfiles="https://github.com/Tomas-M/iotop/releases/download/v${version}/iotop-${version}.tar.xz"
|
||||
checksum=b61fb9fb0c19307bdff7c671d231276b86ebafd166770fd38be3573b1b40353c
|
||||
|
||||
do_install() {
|
||||
vbin iotop iotop-c
|
||||
|
|
Loading…
Add table
Reference in a new issue