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

Christian Rebischke shibumi at archlinux.org
Sat Oct 12 10:15:49 UTC 2019


    Date: Saturday, October 12, 2019 @ 10:15:48
  Author: shibumi
Revision: 515212

upgpkg: bettercap 2.25-1

Update on version 2.25 and security rebuild with go 1.13.1, because of
CVE-2019-1627:

https://security.archlinux.org/CVE-2019-1627

Modified:
  bettercap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-12 08:56:50 UTC (rev 515211)
+++ PKGBUILD	2019-10-12 10:15:48 UTC (rev 515212)
@@ -2,8 +2,8 @@
 # Maintainer: Christian Rebischke <chris.rebischke[at]archlinux[dot]org>
 
 pkgname=bettercap
-pkgver=2.24.1
-pkgrel=2
+pkgver=2.25
+pkgrel=1
 pkgdesc='Swiss army knife for network attacks and monitoring'
 url='https://github.com/bettercap/bettercap'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 optdepends=('bettercap-caplets: scripts (caplets) and proxy modules')
 options=('!emptydirs')
 source=(https://github.com/bettercap/bettercap/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('2ff7af5af6143c3c5e94e5925feca6281d5f561ad910c6ba20dc0e006826f587733fdfddbe84a4da1933c8832cd9b297efd6b825b8dd6e590050a717ca859730')
+sha512sums=('94f7be062891bbb6b16c3008cc435aa49b5b0facdf0765c401448b6ce30bf420061d6072231d1b5e41b2baf943fdf3f3069b613f941bdb2298375405486ae5e5')
 
 prepare() {
   export GOPATH="${srcdir}/go"



More information about the arch-commits mailing list