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

Levente Polyak anthraxx at archlinux.org
Wed Apr 29 08:24:41 UTC 2020


    Date: Wednesday, April 29, 2020 @ 08:24:40
  Author: anthraxx
Revision: 622207

upgpkg: metasploit 5.0.86-1

Modified:
  metasploit/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-29 08:24:36 UTC (rev 622206)
+++ PKGBUILD	2020-04-29 08:24:40 UTC (rev 622207)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=5.0.83
+pkgver=5.0.86
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
 url='https://www.metasploit.com/'
@@ -12,9 +12,9 @@
 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)
-sha256sums=('d3e55cc656207c0a53363582fe61cb448b595294a10a619880314444ac2b52e1')
-sha512sums=('8fae6377e5f2a1589e98cada37c6d900afa4dcd2a773de4e6c40c4cc41f076bf6cc2a1494187d792f3fe71ae83edcbb318c5ec2357c5d026810e001a8522288a')
-b2sums=('712979c899f395f20d10214d65fc569354245e762aeb991a0c56b23db0a35eff32d8dca48f6d1b46560fde7862c118bfdbc0cb5d5a77583566a470580b2fe45b')
+sha256sums=('e282ef527c24d8e72082b95d3075bafc39defd29d0f22484ac273157324537d2')
+sha512sums=('4503d844978587eacac754e15358d00efc8ab3e505c61afb3e62c82564cd8d07352e549f202e8f1c6db55cb20a849a0d352c50cf84262155d41e5584792c8b48')
+b2sums=('085a5e889a0df1d28730b1a831b4c151b0c3477b80378ffbb0305eb489b3cddf40c81c7d643d9bfca95304b43318ad6fae72fccfbcc1f04fb980755eaf1df2ae')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list