diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2013-03-31 23:58:08 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2013-03-31 23:58:08 -0500 |
commit | 11469c6a1bdf8518feca13d07983ab8f178594da (patch) | |
tree | 1a0e08cd9385fefbaff4a087c03694de4d702314 /community/tcpreplay | |
parent | ee06a89d3bbc8a5479b23e34fffd08fa1281a66e (diff) |
Rebuild packages
Diffstat (limited to 'community/tcpreplay')
-rw-r--r-- | community/tcpreplay/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tcpreplay/PKGBUILD b/community/tcpreplay/PKGBUILD index e23d33089..d9bd7742e 100644 --- a/community/tcpreplay/PKGBUILD +++ b/community/tcpreplay/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: Dawid Wrobel <cromo@klej.net> pkgname=tcpreplay pkgver=3.4.4 -pkgrel=3 +pkgrel=3.1 pkgdesc="Gives the ability to replay previously captured traffic in a libpcap format" url="http://tcpreplay.synfin.net" arch=('i686' 'x86_64' 'mips64el') |