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

Levente Polyak anthraxx at archlinux.org
Sun Jan 10 16:12:41 UTC 2021


    Date: Sunday, January 10, 2021 @ 16:12:40
  Author: anthraxx
Revision: 817064

upgpkg: metasploit 6.0.25-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-10 16:12:26 UTC (rev 817063)
+++ PKGBUILD	2021-01-10 16:12:40 UTC (rev 817064)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=6.0.21
+pkgver=6.0.25
 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=('d93a1fc073b75b364b2b5a7d5420d94d60f26b2d8dce485d8ed37ea174291d170f808e5aafdeb89df5739f822f7d18ca6d762816963933c631eb83dd48bc2b06')
-b2sums=('7b50a48480cbadd58d06602ec190fa41954aa3e0b779ea04878eed4a01985013ffe3ab4ec33626e70cae4c5eca1a609320338c0931460554b497372b51360a2a')
+sha512sums=('ea2466ead4ea33100cabd5ecf445429e79491103e2e8665aca495a969d8207ba16da48109d364bb6455d5be43ffdd8eefacb193ceb1028bfeedc8e3b2f299cc5')
+b2sums=('6d0a1ed929d9ac2009b39ffd74f86079c95347dc0d51f3a001ab2f868faf4b1f2f28641522acd4fba8849208e48c4a11286aeafbe7728f4dd3a7d772c11334be')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list