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

Levente Polyak anthraxx at archlinux.org
Tue Mar 9 20:42:49 UTC 2021


    Date: Tuesday, March 9, 2021 @ 20:42:49
  Author: anthraxx
Revision: 887145

upgpkg: metasploit 6.0.33-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-09 20:40:16 UTC (rev 887144)
+++ PKGBUILD	2021-03-09 20:42:49 UTC (rev 887145)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=6.0.27
+pkgver=6.0.33
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 'libxml2' 'inetutils' 'git')
 options=('!strip' '!emptydirs')
 source=(https://github.com/rapid7/metasploit-framework/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('800e5b0c96eda417b789b848a37dc274d80a882ddfc85149b3e2c1618841e3be37db7d27503b8489a7537c110dc77c2b62f262f0df38e3c5e699a5802710f065')
-b2sums=('4c6ac76c322dd468a99db417a3950f7223964af5a60d3a1fed05543e9b9fba1c817b69f08a5eb1158bfc1446b51348801ead21e569befb2c01c71f00783270fd')
+sha512sums=('7cd6602b90d42e21ffb3666439b59d04692091525a8159aa84fb22abbf260fa10f9a5c7264bf2f2fc937d1cb65f8c504cfd18bde6bec4e4228c11fb6c605b499')
+b2sums=('434150e2867987df139b182edc67e0f6714028a4d9f587922e3fc291bd7be2dca692b19aa5db4b35bec4fad766ced845780501cb2c8a433640bde60a40cceeda')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list