nmon: update to 15d.
This commit is contained in:
parent
1ebb5c6e07
commit
c239c81237
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nmon'
|
||||
pkgname=nmon
|
||||
version=14i
|
||||
version=15d
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||
|
@ -11,7 +11,7 @@ homepage="http://nmon.sourceforge.net/pmwiki.php?n=Main.HomePage"
|
|||
short_desc="Nigel's performance Monitor for Linux"
|
||||
distfiles="${SOURCEFORGE_SITE}/nmon/files/lmon${version}.c"
|
||||
skip_extraction="lmon${version}.c"
|
||||
checksum=d401cb5048e3e8e8f1ad63e68a0499c73ec64d5d2b7c41a1aeb2b596374eaa86
|
||||
checksum=2ccdd7448be35c2305254dc5b2e6a2a10f3fc0ca132269cf6669ebe6ea64ffea
|
||||
|
||||
do_build() {
|
||||
$CC ${CFLAGS} ${LDFLAGS} -D JFS -D GETUSER -D LARGEMEM -D X86 \
|
||||
|
|
Loading…
Reference in a new issue