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

Levente Polyak anthraxx at archlinux.org
Fri Jan 22 19:49:12 UTC 2021


    Date: Friday, January 22, 2021 @ 19:49:11
  Author: anthraxx
Revision: 825002

upgpkg: metasploit 6.0.27-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-22 19:48:50 UTC (rev 825001)
+++ PKGBUILD	2021-01-22 19:49:11 UTC (rev 825002)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=6.0.25
+pkgver=6.0.27
 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=('ea2466ead4ea33100cabd5ecf445429e79491103e2e8665aca495a969d8207ba16da48109d364bb6455d5be43ffdd8eefacb193ceb1028bfeedc8e3b2f299cc5')
-b2sums=('6d0a1ed929d9ac2009b39ffd74f86079c95347dc0d51f3a001ab2f868faf4b1f2f28641522acd4fba8849208e48c4a11286aeafbe7728f4dd3a7d772c11334be')
+sha512sums=('800e5b0c96eda417b789b848a37dc274d80a882ddfc85149b3e2c1618841e3be37db7d27503b8489a7537c110dc77c2b62f262f0df38e3c5e699a5802710f065')
+b2sums=('4c6ac76c322dd468a99db417a3950f7223964af5a60d3a1fed05543e9b9fba1c817b69f08a5eb1158bfc1446b51348801ead21e569befb2c01c71f00783270fd')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list