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

Levente Polyak anthraxx at gemini.archlinux.org
Mon Jul 18 19:14:04 UTC 2022


    Date: Monday, July 18, 2022 @ 19:14:04
  Author: anthraxx
Revision: 1254451

upgpkg: metasploit 6.2.7-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-18 19:13:58 UTC (rev 1254450)
+++ PKGBUILD	2022-07-18 19:14:04 UTC (rev 1254451)
@@ -4,7 +4,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=6.2.5
+pkgver=6.2.7
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
 url='https://www.metasploit.com/'
@@ -13,8 +13,8 @@
 depends=('ruby' 'ruby-bundler' '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=('08e572cbef043b20985ec2b87dd7c53ceed9882c6cd901deb5dcbc5508aad0c03ee934c7546fcdbdfa306100419608c92a20d5e5c9d76ca7b5884b7371c592c4')
-b2sums=('356610d1a9e1df6d31e8c21ba6659cad0574526960f8d597724c6203715fc6b8ce0b1621509e5c0cd676df302744e935800c3fe34036beaf8e3eba9d8d6e624a')
+sha512sums=('bd162bc434fcea4df3d9be1b0cbd3a749607e053f8324cbfa73f5ed8a66ab27db623272f0aac3c5ff4eb830be7a95450a7c1d9708252d3ec53df47d455373bbd')
+b2sums=('b888aadd39f88af7f72e050044de2e3e41eb82c66140870fe720462d298c046ebb97d0f5522609b4dcc76b3ab91d9808b85a79e50b8d1ada9279336b92e8c155')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list