community/hping to 3.0.0-4

This commit is contained in:
Kevin Mihelich 2018-06-02 17:00:33 +00:00
parent d455415bd1
commit 5252520e63

View file

@ -1,5 +1,5 @@
# $Id: PKGBUILD 57877 2011-11-04 07:45:07Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# $Id$
# Maintainer: Lukas Fleischer <lfleischer@archlinux.org>
# Contributor: Kevin Piche <kevin@archlinux.org>
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
@ -7,9 +7,9 @@
pkgname=hping
pkgver=3.0.0
pkgrel=3
pkgrel=4
pkgdesc='A command-line oriented TCP/IP packet assembler/analyzer.'
arch=('i686' 'x86_64')
arch=('x86_64')
url='http://www.hping.org'
license=('GPL2' 'BSD')
depends=('libpcap')