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

Levente Polyak anthraxx at archlinux.org
Thu Jul 16 22:06:35 UTC 2020


    Date: Thursday, July 16, 2020 @ 22:06:34
  Author: anthraxx
Revision: 664230

upgpkg: tcpreplay 4.3.3-1

Modified:
  tcpreplay/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-16 22:02:00 UTC (rev 664229)
+++ PKGBUILD	2020-07-16 22:06:34 UTC (rev 664230)
@@ -4,8 +4,8 @@
 # Contributor: Dawid Wrobel <cromo at klej.net>
 
 pkgname=tcpreplay
-pkgver=4.3.2
-pkgrel=2
+pkgver=4.3.3
+pkgrel=1
 pkgdesc='Gives the ability to replay previously captured traffic in a libpcap format'
 url='https://tcpreplay.appneta.com'
 arch=('x86_64')
@@ -15,8 +15,10 @@
 optdepends=('tcpdump: decoding of packets support')
 options=('!emptydirs')
 source=(https://github.com/appneta/tcpreplay/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz{,.asc})
-sha512sums=('211158d39ec48cefe11f0681f38eb1ab6a8302c5ef0e97dbff7d3230defe63e34d8d5755c21f1fe3fc061c4a0caf48ea0b86ae7d444ca68529a96386ea97b8fe'
+sha512sums=('ac31a767bc3c2033391f37c8d99bc9446e8284c661e4fbbd0fffa1b20b98bff70c0628d573581d260b1ed1a0a1a348177a691ae37ce4c9c48d9dbaabd7d3ff11'
             'SKIP')
+b2sums=('3968fe96c8e8477cd5dc9fb8ee606264c0212dea139e54ccde2e42d184340ba1fa80c7c175340cb9f84f6c05a7a4ea745a7211286e2df44c6dabe24344f0c5f0'
+        'SKIP')
 validpgpkeys=('84E4FA215C934A7D97DC76D5E9E2149793BDE17E') # Fred Klassen <tcpreplay at appneta.com>
 
 prepare() {



More information about the arch-commits mailing list