summaryrefslogtreecommitdiff
path: root/community/hping/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-06-01 10:28:14 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-06-01 10:28:14 +0200
commit6142d9bb383134a876709765fed704815922db18 (patch)
tree9bbbb78a5ce1f8473dbae502634253f80a994331 /community/hping/PKGBUILD
parent0dc1411695376442c13f473499a876f085074d75 (diff)
parentf8a7f10fa1675bee536e1fdb4672c3d84e779d1c (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/aircrack-ng/PKGBUILD community/fortune-mod/PKGBUILD community/hping/PKGBUILD community/iftop/PKGBUILD community/uml_utilities/PKGBUILD community/unhide/PKGBUILD extra/kismet/PKGBUILD extra/liblo/PKGBUILD extra/libxinerama/PKGBUILD extra/libxp/PKGBUILD extra/libxres/PKGBUILD extra/libxt/PKGBUILD extra/libxtst/PKGBUILD extra/libxxf86vm/PKGBUILD extra/mtr/PKGBUILD extra/transmission/PKGBUILD
Diffstat (limited to 'community/hping/PKGBUILD')
-rw-r--r--community/hping/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/hping/PKGBUILD b/community/hping/PKGBUILD
index f312479fb..d75938dec 100644
--- a/community/hping/PKGBUILD
+++ b/community/hping/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 57877 2011-11-04 07:45:07Z lfleischer $
+# $Id: PKGBUILD 92024 2013-05-30 23:36:53Z seblu $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Kevin Piche <kevin@archlinux.org>
pkgname=hping
pkgver=3.0.0
-pkgrel=2.2
+pkgrel=3
pkgdesc='A command-line oriented TCP/IP packet assembler/analyzer.'
arch=('i686' 'x86_64' 'mips64el')
url='http://www.hping.org'
@@ -14,7 +14,7 @@ source=("http://www.hping.org/hping3-20051105.tar.gz"
'Makefile.patch'
'bytesex.h.patch')
md5sums=('ca4ea4e34bcc2162aedf25df8b2d1747'
- '3c6f920201fc980d377408917a28df93'
+ '339a38f86169d1b9344287a85201afbe'
'8af8e336819df1447b0c1b879a704be9')
build() {