diff --git a/srcpkgs/nmon/patches/musl-fixes.patch b/srcpkgs/nmon/patches/musl-fixes.patch index da0e21317df..36efd072419 100644 --- a/srcpkgs/nmon/patches/musl-fixes.patch +++ b/srcpkgs/nmon/patches/musl-fixes.patch @@ -1,5 +1,5 @@ ---- lmon16k.c 2019-04-19 14:59:07.091281022 -0500 -+++ lmon16k.c 2019-04-19 15:01:58.550285273 -0500 +--- lmon16m.c 2019-04-19 14:59:07.091281022 -0500 ++++ lmon16m.c 2019-04-19 15:01:58.550285273 -0500 @@ -61,7 +61,7 @@ #include #include diff --git a/srcpkgs/nmon/template b/srcpkgs/nmon/template index e58b3f13efb..7651f9402a3 100644 --- a/srcpkgs/nmon/template +++ b/srcpkgs/nmon/template @@ -1,6 +1,6 @@ # Template file for 'nmon' pkgname=nmon -version=16k +version=16m revision=1 build_style=fetch makedepends="ncurses-devel" @@ -10,7 +10,7 @@ maintainer="Kyle Nusbaum " 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=2b6a3d746c2e162c62dee9fab53c1f74c1fb8a899e4361bb5211cf436deecb9e +checksum=2bed4d45fdfdf1d1387ec91e139c04975d5f838e3e0d53c0fe2d803a707e5fc1 do_build() { $CC ${CFLAGS} ${LDFLAGS} -D JFS -D GETUSER -D LARGEMEM -D X86 \