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

Levente Polyak anthraxx at archlinux.org
Fri Jun 11 18:23:44 UTC 2021


    Date: Friday, June 11, 2021 @ 18:23:44
  Author: anthraxx
Revision: 962838

upgpkg: metasploit 6.0.48-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-11 18:18:45 UTC (rev 962837)
+++ PKGBUILD	2021-06-11 18:23:44 UTC (rev 962838)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=6.0.37
+pkgver=6.0.48
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,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=('1f4da0ae04e17c83885f4b7c886672942c452f645e5f1f30a9fb2a3e304ac5b787aa14b15224def5caef5c942813ae970188a2387de677e22c1222d37eb020e1')
-b2sums=('d33dfdb772d8c9ed270bffb639f4fcd75ade0ef9a2d471f1cdf3cbe1f4e3fefed8d4fa6b37e2fe07d8e452d1656741efa7af73dd973a75307fd617d7203fda75')
+sha512sums=('a03d7c68a7cb751314e120c2bbd2dd5457be3bb974bd0c7d4eb0a4a60a3401bef6895e9a1cff0cacfc7ac0a0c4290146b1c51502ca11e1c6223068e9baa2fdde')
+b2sums=('c909771922a61280e103dc21823a0b65a728258c2e35554d70045280d5c1a65f1f73431bde642bb6a8750a90880752becfb4fc3a09f83f3d83bc0893343697d4')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list