mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/forkstat: Updated for version 0.02.00.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
eeb44eea50
commit
43ee32780e
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=forkstat
|
||||
VERSION=${VERSION:-0.01.18}
|
||||
VERSION=${VERSION:-0.02.00}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="forkstat"
|
||||
VERSION="0.01.18"
|
||||
VERSION="0.02.00"
|
||||
HOMEPAGE="http://kernel.ubuntu.com/~cking/forkstat/"
|
||||
DOWNLOAD="http://kernel.ubuntu.com/~cking/tarballs/forkstat/forkstat-0.01.18.tar.gz"
|
||||
MD5SUM="a41929f835e8e0b218af1ad76ca922a1"
|
||||
DOWNLOAD="http://kernel.ubuntu.com/~cking/tarballs/forkstat/forkstat-0.02.00.tar.gz"
|
||||
MD5SUM="c6059894e71431f0083fcb57a17a27a2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue