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

Kpcyrd kpcyrd at gemini.archlinux.org
Fri Feb 25 22:37:30 UTC 2022


    Date: Friday, February 25, 2022 @ 22:37:30
  Author: kpcyrd
Revision: 1136617

upgpkg: metasploit 6.1.31-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-25 22:03:31 UTC (rev 1136616)
+++ PKGBUILD	2022-02-25 22:37:30 UTC (rev 1136617)
@@ -4,8 +4,8 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=6.1.29
-pkgrel=2
+pkgver=6.1.31
+pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
 url='https://www.metasploit.com/'
 arch=('x86_64')
@@ -13,8 +13,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=('2c36f7bba9ee004f582431314660ab3480fcc888d4036bfc317118b070914118c264c121c18296db76beae4b360cf4e2e479e9ea8c3ac6bf46bc49472376b8d9')
-b2sums=('6354c12f81db1ddb685f0aa802f57eae642e58c028703282543c334dca074421da5dd1771cae20d6fdb2e741fc8a1d3fca867802e20432bf9d61c6d4134f1efd')
+sha512sums=('d51800bd62a1c0cf0ec5d4e3544de1730c45e18b87c858d1155b12e03841f67a4c539cc7885894d1fad6fd424005226d6445d89ad1cb79b87a8714d3119d58fd')
+b2sums=('35d0d8a80347fb7fd75a0adee273f492afdf48f068971bbb29fe3d5e5167a0ec708e974842c810a337ad2bbade2e208a88d3569a2a01469675c08748fa7d86c1')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list