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

Levente Polyak anthraxx at gemini.archlinux.org
Wed Sep 8 17:59:43 UTC 2021


    Date: Wednesday, September 8, 2021 @ 17:59:43
  Author: anthraxx
Revision: 1012926

upgpkg: metasploit 6.1.4-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-08 17:55:11 UTC (rev 1012925)
+++ PKGBUILD	2021-09-08 17:59:43 UTC (rev 1012926)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=6.0.53
+pkgver=6.1.4
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby2.7' 'libpcap' 'postgresql-libs' 'sqlite' 'libxslt' 'libxml2' 'inetutils' 'git')
 options=('!strip' '!emptydirs')
 source=(https://github.com/rapid7/metasploit-framework/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('6cb3ded219c5bfd58297177aa06f1f5522eb0345b0b42fda49e3a4a42ac7cd88ec6503b3d389cbf2edae5b38c2d2259319740cfcacdf552b79a2ab85b24aae89')
-b2sums=('29386c7886e2bc6aade21f88809ccc967aba71a4b1a17f8026bb260f67e1ca3ff8b5bda30336e828b71fed9dd270d07f7f6a0f34eb8500f6d34872cc4126add4')
+sha512sums=('96c8965e31ba29dbd13298be081f789ba607e4ffe8b6e2e27e437843bb51c0ea3e741e26b586c4e77199bc87085216672354c868022e72cdb2c4836dd387b1e9')
+b2sums=('fe9447806115474611398df9da785a5ca1ccf5325d0b7f3c8a3ca1e358b5dc26494a26a0814ab5514b607b241349923675d5a8afca9331f293eba3315d433bac')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list