net/arping: Update to 2.24
PR: 265911 Approved by: maintainer timeout
This commit is contained in:
parent
bc48f81941
commit
dce3b8b874
2 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= arping
|
||||
DISTVERSION= 2.21
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 2.24
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.habets.pp.se/synscan/files/
|
||||
|
||||
|
@ -17,6 +16,6 @@ USES= localbase
|
|||
USE_CSTD= c99
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES= sbin/arping man/man8/arping.8.gz
|
||||
PLIST_FILES= include/arping.h man/man8/arping.8.gz sbin/arping
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1608046333
|
||||
SHA256 (arping-2.21.tar.gz) = 2b6566d838c5b68d6929620057dff63cf0ec9d40b04a2d842818cb94d7e209b0
|
||||
SIZE (arping-2.21.tar.gz) = 181039
|
||||
TIMESTAMP = 1704938034
|
||||
SHA256 (arping-2.24.tar.gz) = 69060a3be150e54dc571f5c600b85dd9f37d76f7df1b23cd5c131b2c1412c218
|
||||
SIZE (arping-2.24.tar.gz) = 194230
|
||||
|
|
Loading…
Reference in a new issue