Update to 2.5
This commit is contained in:
parent
ecb341c3e4
commit
8d04c43989
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421999
2 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= httping
|
||||
PORTVERSION= 2.4
|
||||
PORTVERSION= 2.5
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.vanheusden.com/httping/ \
|
||||
LOCAL/ehaupt
|
||||
|
@ -40,7 +40,7 @@ MAKE_ENV+= FW=no
|
|||
|
||||
.if ${PORT_OPTIONS:MSSL}
|
||||
MAKE_ENV+= SSL=yes
|
||||
USE_OPENSSL= yes
|
||||
USES+= ssl
|
||||
.else
|
||||
MAKE_ENV+= SSL=no
|
||||
.endif
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (httping-2.4.tgz) = dab59f02b08bfbbc978c005bb16d2db6fe21e1fc841fde96af3d497ddfc82084
|
||||
SIZE (httping-2.4.tgz) = 54170
|
||||
TIMESTAMP = 1473774147
|
||||
SHA256 (httping-2.5.tgz) = 3e895a0a6d7bd79de25a255a1376d4da88eb09c34efdd0476ab5a907e75bfaf8
|
||||
SIZE (httping-2.5.tgz) = 71400
|
||||
|
|
Loading…
Reference in a new issue