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

Levente Polyak anthraxx at gemini.archlinux.org
Wed Mar 30 23:55:55 UTC 2022


    Date: Wednesday, March 30, 2022 @ 23:55:55
  Author: anthraxx
Revision: 1177883

upgpkg: metasploit 6.1.35-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-30 23:50:09 UTC (rev 1177882)
+++ PKGBUILD	2022-03-30 23:55:55 UTC (rev 1177883)
@@ -4,7 +4,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=6.1.31
+pkgver=6.1.35
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
 url='https://www.metasploit.com/'
@@ -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=('d51800bd62a1c0cf0ec5d4e3544de1730c45e18b87c858d1155b12e03841f67a4c539cc7885894d1fad6fd424005226d6445d89ad1cb79b87a8714d3119d58fd')
-b2sums=('35d0d8a80347fb7fd75a0adee273f492afdf48f068971bbb29fe3d5e5167a0ec708e974842c810a337ad2bbade2e208a88d3569a2a01469675c08748fa7d86c1')
+sha512sums=('76628d8bd236683b51e2b8d16fcbde44c57dd3d07f28caeb9e258373da9371725061d387523961ab0fa7a932c06761f307b7b1aaa566e57b2dfa8e96a1e17189')
+b2sums=('2011d5fa189d5d72f811222e8300eda2ca36bb80f4c960692a149a38dd27793648b2025c8e66e9608c5a27835dbfeccef94efd1bb8e81082bed320f2359c4bb0')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list