mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 10:33:06 +02:00
nmon: update to 16q.
This commit is contained in:
parent
7407e9ddd4
commit
8837ca5ad8
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
--- a/lmon16n.c 2019-04-19 14:59:07.091281022 -0500
|
--- a/lmon16q.c
|
||||||
+++ b/lmon16n.c 2019-04-19 15:01:58.550285273 -0500
|
+++ b/lmon16q.c
|
||||||
@@ -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=16n
|
version=16q
|
||||||
revision=1
|
revision=1
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.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=c0012cc2d925dee940c37ceae297abac64ba5a5c30e575e7418b04028613f5f2
|
checksum=1b78a81672c19291b3d11a6e319dd9b23a022a262dba1efcea008d6df51aca51
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue