mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
system/forkstat: Updated for version 0.02.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9739403aa9
commit
612903b06c
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.02.11}
|
||||
VERSION=${VERSION:-0.02.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="forkstat"
|
||||
VERSION="0.02.11"
|
||||
VERSION="0.02.12"
|
||||
HOMEPAGE="https://kernel.ubuntu.com/~cking/forkstat/"
|
||||
DOWNLOAD="https://kernel.ubuntu.com/~cking/tarballs/forkstat/forkstat-0.02.11.tar.xz"
|
||||
MD5SUM="bf1f7975d79b02da0fa7e3ce2732e7a9"
|
||||
DOWNLOAD="https://kernel.ubuntu.com/~cking/tarballs/forkstat/forkstat-0.02.12.tar.xz"
|
||||
MD5SUM="cc4809b66dc2276a76370e2c9c325307"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue