mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add a mirror site for distfile
- Add SHA256 PR: ports/88553 Submitted by: maintainer
This commit is contained in:
parent
c53ee976ab
commit
a7b71a9008
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148341
2 changed files with 6 additions and 2 deletions
|
@ -8,13 +8,16 @@
|
|||
PORTNAME= hping
|
||||
PORTVERSION= 2.0.0r3
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= http://www.hping.org/
|
||||
CATEGORIES= net security
|
||||
MASTER_SITES= http://www.hping.org/ \
|
||||
http://ipv42.net/distfiles/hping/
|
||||
DISTNAME= hping2.0.0-rc3
|
||||
|
||||
MAINTAINER= ecu@ipv42.net
|
||||
COMMENT= Network auditing tool
|
||||
|
||||
#CONFLICTS= hping-devel-[0-9]*
|
||||
|
||||
WRKSRC= ${WRKDIR}/hping2-rc3
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --force-libpcap
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
MD5 (hping2.0.0-rc3.tar.gz) = 029bf240f2e0545b664b2f8b9118d9e8
|
||||
SHA256 (hping2.0.0-rc3.tar.gz) = f59292de39b9a4010414bd120a494226399767148efa37278bd53d9613167964
|
||||
SIZE (hping2.0.0-rc3.tar.gz) = 124573
|
||||
|
|
Loading…
Add table
Reference in a new issue