diff options
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/bin/sh PACKAGE=pingu -PACKAGE_VERSION=1.3 +PACKAGE_VERSION=1.4 TMPDIR=${TMPDIR:-${TEMPDIR:-/tmp}} TMPC="$TMPDIR/$PACKAGE-conf-$$.c" |
![]() |
index : pingu | |
Small daemon that pings hosts and executes a script when status change | gitolite |
aboutsummaryrefslogtreecommitdiffstats |
-rwxr-xr-x | configure | 2 |
@@ -1,7 +1,7 @@ #!/bin/sh PACKAGE=pingu -PACKAGE_VERSION=1.3 +PACKAGE_VERSION=1.4 TMPDIR=${TMPDIR:-${TEMPDIR:-/tmp}} TMPC="$TMPDIR/$PACKAGE-conf-$$.c" |