[arch-commits] Commit in tcpreplay/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Wed Mar 6 23:08:25 UTC 2019


    Date: Wednesday, March 6, 2019 @ 23:08:24
  Author: anthraxx
Revision: 437950

upgpkg: tcpreplay 4.3.1-1

Modified:
  tcpreplay/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-06 23:07:30 UTC (rev 437949)
+++ PKGBUILD	2019-03-06 23:08:24 UTC (rev 437950)
@@ -4,8 +4,8 @@
 # Contributor: Dawid Wrobel <cromo at klej.net>
 
 pkgname=tcpreplay
-pkgver=4.2.6
-pkgrel=2
+pkgver=4.3.1
+pkgrel=1
 pkgdesc='Gives the ability to replay previously captured traffic in a libpcap format'
 url='http://tcpreplay.appneta.com'
 arch=('x86_64')
@@ -15,7 +15,7 @@
 optdepends=('tcpdump: decoding of packets support')
 options=('!emptydirs')
 source=(https://github.com/appneta/tcpreplay/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz{,.asc})
-sha512sums=('a46846b29e3cd7fbc635faee9c4be90db0d346c0d0f291ac8e007e1fbf614289094e14480c1c5b40feb5a175d3cbad018e2dd4d1a5762b7d31a4325af6102e7e'
+sha512sums=('e174026f5720154db375be58d10d07650b849b44a8587fee9709d9a12bc67d671325167e675bb58e2b3bf8c4b91ed65cc32cc422b661ba53fcb0f71438cfdcd3'
             'SKIP')
 validpgpkeys=('84E4FA215C934A7D97DC76D5E9E2149793BDE17E') # Fred Klassen <tcpreplay at appneta.com>
 



More information about the arch-commits mailing list