diff options
author | adrianp <adrianp@pkgsrc.org> | 2007-04-09 09:49:47 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2007-04-09 09:49:47 +0000 |
commit | 04aca9c9c4a86b982fd31168fd277aad5ab6e8d2 (patch) | |
tree | 12a727f03f67a570f4d902ccbcaabd8117184147 | |
parent | 318b29d401cd6adc002843a850b043e6e0034fa7 (diff) | |
download | pkgsrc-04aca9c9c4a86b982fd31168fd277aad5ab6e8d2.tar.gz |
Update to 1.2.2
* one can now set the interface through which the http-pings will be send
-rw-r--r-- | net/httping/Makefile | 4 | ||||
-rw-r--r-- | net/httping/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/httping/Makefile b/net/httping/Makefile index ebd2190796a..7f7afca4a4a 100644 --- a/net/httping/Makefile +++ b/net/httping/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2007/01/07 09:14:03 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2007/04/09 09:49:47 adrianp Exp $ # -DISTNAME= httping-1.2.1 +DISTNAME= httping-1.2.2 CATEGORIES= net MASTER_SITES= http://www.vanheusden.com/httping/ EXTRACT_SUFX= .tgz diff --git a/net/httping/distinfo b/net/httping/distinfo index da7213ea540..bf751e4682c 100644 --- a/net/httping/distinfo +++ b/net/httping/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/09/05 18:02:42 adrianp Exp $ +$NetBSD: distinfo,v 1.2 2007/04/09 09:49:47 adrianp Exp $ -SHA1 (httping-1.2.1.tgz) = 568fd418979af5609cd9591ff27d759e44705524 -RMD160 (httping-1.2.1.tgz) = e150f3f369e5d5ea114f58ab725e41fce81b92ae -Size (httping-1.2.1.tgz) = 12789 bytes +SHA1 (httping-1.2.2.tgz) = 7e8787089db5d9d7f9ab36b1bf57bd2338821832 +RMD160 (httping-1.2.2.tgz) = d0a24fcd882bccc9f74be7c6200216f10f09117f +Size (httping-1.2.2.tgz) = 13026 bytes |