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

Levente Polyak anthraxx at gemini.archlinux.org
Fri Oct 1 17:38:06 UTC 2021


    Date: Friday, October 1, 2021 @ 17:38:05
  Author: anthraxx
Revision: 1026485

upgpkg: metasploit 6.1.8-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-01 17:38:02 UTC (rev 1026484)
+++ PKGBUILD	2021-10-01 17:38:05 UTC (rev 1026485)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=6.1.4
+pkgver=6.1.8
 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=('96c8965e31ba29dbd13298be081f789ba607e4ffe8b6e2e27e437843bb51c0ea3e741e26b586c4e77199bc87085216672354c868022e72cdb2c4836dd387b1e9')
-b2sums=('fe9447806115474611398df9da785a5ca1ccf5325d0b7f3c8a3ca1e358b5dc26494a26a0814ab5514b607b241349923675d5a8afca9331f293eba3315d433bac')
+sha512sums=('6521f597292c6949877bf9d4d49c056d797933c8c609af7b018f39d86c1aeff04bb0569bb87f9908743c629a7e048b1b36e94f6ec3c80d09b30fed095fbe06eb')
+b2sums=('76030236e31d8033c0b93f3c7ae135acbe29557ea3b2abcdbba3e0c7c90f382170a2042fa00a241b0bb2b71bb536d4b2ae884aa3ccc945ba359cd4c491dbb6fa')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list