nmon: update to 16k.
This commit is contained in:
parent
93c6f2c287
commit
56bf75f324
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
--- lmon16j.c 2019-04-19 14:59:07.091281022 -0500
|
||||
+++ lmon16j_fixed.c 2019-04-19 15:01:58.550285273 -0500
|
||||
--- lmon16k.c 2019-04-19 14:59:07.091281022 -0500
|
||||
+++ lmon16k.c 2019-04-19 15:01:58.550285273 -0500
|
||||
@@ -61,7 +61,7 @@
|
||||
#include <fcntl.h>
|
||||
#include <math.h>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nmon'
|
||||
pkgname=nmon
|
||||
version=16j
|
||||
version=16k
|
||||
revision=1
|
||||
build_style=fetch
|
||||
makedepends="ncurses-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://nmon.sourceforge.net/pmwiki.php?n=Main.HomePage"
|
||||
distfiles="${SOURCEFORGE_SITE}/nmon/files/lmon${version}.c"
|
||||
checksum=ba3878c9b3e3bbb1635659735e8373624ba938904889f130183908c203f34615
|
||||
checksum=2b6a3d746c2e162c62dee9fab53c1f74c1fb8a899e4361bb5211cf436deecb9e
|
||||
|
||||
do_build() {
|
||||
$CC ${CFLAGS} ${LDFLAGS} -D JFS -D GETUSER -D LARGEMEM -D X86 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue