Date: Wednesday, October 22, 2014 @ 16:43:24
  Author: tredaelli
Revision: 121219

upgpkg: tcpreplay 4.0.5-1

Modified:
  tcpreplay/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-10-22 14:18:59 UTC (rev 121218)
+++ PKGBUILD    2014-10-22 14:43:24 UTC (rev 121219)
@@ -3,10 +3,10 @@
 # Contributor: Sébastien Duquette <[email protected]>
 # Contributor: Dawid Wrobel <[email protected]>
 pkgname=tcpreplay
-pkgver=3.4.4
-pkgrel=4
+pkgver=4.0.5
+pkgrel=1
 pkgdesc="Gives the ability to replay previously captured traffic in a libpcap 
format"
-url="http://tcpreplay.synfin.net";
+url="http://tcpreplay.appneta.com";
 arch=('i686' 'x86_64')
 license=('GPL3')
 depends=('libpcap' 'libdnet')
@@ -14,7 +14,7 @@
 optdepends=('tcpdump: decoding of packets support')
 options=('!emptydirs')
 
source=("http://downloads.sourceforge.net/sourceforge/tcpreplay/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('22725feb9b2590809f9350308ec65180')
+md5sums=('1a6f108a62bf526eeffa2998a6f311af')
 
 build() {
      cd "$srcdir/$pkgname-$pkgver"

Reply via email to