mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nmon: update to 16m.
This commit is contained in:
parent
7f0504d367
commit
63af76a674
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
--- lmon16k.c 2019-04-19 14:59:07.091281022 -0500
|
--- lmon16m.c 2019-04-19 14:59:07.091281022 -0500
|
||||||
+++ lmon16k.c 2019-04-19 15:01:58.550285273 -0500
|
+++ lmon16m.c 2019-04-19 15:01:58.550285273 -0500
|
||||||
@@ -61,7 +61,7 @@
|
@@ -61,7 +61,7 @@
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nmon'
|
# Template file for 'nmon'
|
||||||
pkgname=nmon
|
pkgname=nmon
|
||||||
version=16k
|
version=16m
|
||||||
revision=1
|
revision=1
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://nmon.sourceforge.net/pmwiki.php?n=Main.HomePage"
|
homepage="http://nmon.sourceforge.net/pmwiki.php?n=Main.HomePage"
|
||||||
distfiles="${SOURCEFORGE_SITE}/nmon/files/lmon${version}.c"
|
distfiles="${SOURCEFORGE_SITE}/nmon/files/lmon${version}.c"
|
||||||
checksum=2b6a3d746c2e162c62dee9fab53c1f74c1fb8a899e4361bb5211cf436deecb9e
|
checksum=2bed4d45fdfdf1d1387ec91e139c04975d5f838e3e0d53c0fe2d803a707e5fc1
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
$CC ${CFLAGS} ${LDFLAGS} -D JFS -D GETUSER -D LARGEMEM -D X86 \
|
$CC ${CFLAGS} ${LDFLAGS} -D JFS -D GETUSER -D LARGEMEM -D X86 \
|
||||||
|
|
Loading…
Add table
Reference in a new issue