diff --git a/srcpkgs/nmon/patches/endmntent.patch b/srcpkgs/nmon/patches/endmntent.patch index 2aafb44dc0..0c0f27514c 100644 --- a/srcpkgs/nmon/patches/endmntent.patch +++ b/srcpkgs/nmon/patches/endmntent.patch @@ -1,6 +1,6 @@ ---- lmon16d.c.orig 2016-03-04 18:41:57.788556435 +0100 -+++ lmon16d.c 2016-03-04 18:42:11.090751839 +0100 -@@ -692,7 +692,6 @@ +--- lmon16e.c.orig 2016-05-14 18:38:40.459977271 +0200 ++++ lmon16e.c 2016-05-14 18:38:58.012263072 +0200 +@@ -706,7 +706,6 @@ int isroot = 0; #include @@ -8,7 +8,7 @@ #include #include #include -@@ -3435,7 +3434,7 @@ +@@ -3456,7 +3455,7 @@ mp->mnt_dir[JFSNAMELEN - 1] = 0; mp->mnt_type[JFSTYPELEN - 1] = 0; } diff --git a/srcpkgs/nmon/patches/musl-string-macro.patch b/srcpkgs/nmon/patches/musl-string-macro.patch index d61686da19..25944e4dfb 100644 --- a/srcpkgs/nmon/patches/musl-string-macro.patch +++ b/srcpkgs/nmon/patches/musl-string-macro.patch @@ -1,5 +1,5 @@ ---- lmon16d.c.orig 2016-03-04 18:41:57.788556435 +0100 -+++ lmon16d.c 2016-03-04 22:23:27.977248021 +0100 +--- lmon16e.c.orig 2016-03-04 18:41:57.788556435 +0100 ++++ lmon16e.c 2016-03-04 22:23:27.977248021 +0100 @@ -58,6 +58,10 @@ #include #include diff --git a/srcpkgs/nmon/template b/srcpkgs/nmon/template index 34ee4213f9..525ff9413d 100644 --- a/srcpkgs/nmon/template +++ b/srcpkgs/nmon/template @@ -10,7 +10,7 @@ license="GPL-3" 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" -checksum=6bed2e8f4dd8c612d39b30460f6499714d295f4a9576710fb4faf4918b1a8956 +checksum=ee152d9c8d0b77a4ea39def320ae5a8990f81cbbcc6c408851cef296661cca5b do_build() { $CC ${CFLAGS} ${LDFLAGS} -D JFS -D GETUSER -D LARGEMEM -D X86 \