mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/httping: Updated for version 1.5.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
ab36539d38
commit
5ddf36554c
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue