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

Levente Polyak anthraxx at gemini.archlinux.org
Wed Jul 21 18:47:35 UTC 2021


    Date: Wednesday, July 21, 2021 @ 18:47:34
  Author: anthraxx
Revision: 982647

upgpkg: metasploit 6.0.53-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-21 18:47:06 UTC (rev 982646)
+++ PKGBUILD	2021-07-21 18:47:34 UTC (rev 982647)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=6.0.48
+pkgver=6.0.53
 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=('a03d7c68a7cb751314e120c2bbd2dd5457be3bb974bd0c7d4eb0a4a60a3401bef6895e9a1cff0cacfc7ac0a0c4290146b1c51502ca11e1c6223068e9baa2fdde')
-b2sums=('c909771922a61280e103dc21823a0b65a728258c2e35554d70045280d5c1a65f1f73431bde642bb6a8750a90880752becfb4fc3a09f83f3d83bc0893343697d4')
+sha512sums=('6cb3ded219c5bfd58297177aa06f1f5522eb0345b0b42fda49e3a4a42ac7cd88ec6503b3d389cbf2edae5b38c2d2259319740cfcacdf552b79a2ab85b24aae89')
+b2sums=('29386c7886e2bc6aade21f88809ccc967aba71a4b1a17f8026bb260f67e1ca3ff8b5bda30336e828b71fed9dd270d07f7f6a0f34eb8500f6d34872cc4126add4')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}




More information about the arch-commits mailing list