diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-10-10 20:09:40 +0200 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-11-04 09:53:51 -0500 |
commit | 5ddf36554c102a48bdade6ec04ca3ba948c885bf (patch) | |
tree | d22b23961c5e694853034a120f8de334f52042e7 /network/httping | |
parent | ab36539d383102209e67065382f5927d1adcb7bf (diff) | |
download | slackbuilds-5ddf36554c102a48bdade6ec04ca3ba948c885bf.tar.gz |
network/httping: Updated for version 1.5.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/httping')
-rw-r--r-- | network/httping/httping.SlackBuild | 2 | ||||
-rw-r--r-- | network/httping/httping.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/httping/httping.SlackBuild b/network/httping/httping.SlackBuild index 7b73996e06..6b90b06698 100644 --- a/network/httping/httping.SlackBuild +++ b/network/httping/httping.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=httping -VERSION=${VERSION:-1.4.4} +VERSION=${VERSION:-1.5.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/httping/httping.info b/network/httping/httping.info index 3eabda18ed..9a453a2dbb 100644 --- a/network/httping/httping.info +++ b/network/httping/httping.info @@ -1,8 +1,8 @@ PRGNAM="httping" -VERSION="1.4.4" +VERSION="1.5.4" HOMEPAGE="http://www.vanheusden.com/httping/" -DOWNLOAD="http://www.vanheusden.com/httping/httping-1.4.4.tgz" -MD5SUM="e36bb30bd758c766d7260bdde6fe6450" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/httping-1.5.4.tgz" +MD5SUM="9829992898a50684a63ae5ddf1a506d1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |