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

Levente Polyak anthraxx at archlinux.org
Sat Feb 8 12:20:59 UTC 2020


    Date: Saturday, February 8, 2020 @ 12:20:58
  Author: anthraxx
Revision: 564072

upgpkg: metasploit 5.0.73-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-08 12:20:39 UTC (rev 564071)
+++ PKGBUILD	2020-02-08 12:20:58 UTC (rev 564072)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=5.0.70
+pkgver=5.0.73
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +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=('f10a51cef6e4c4c610c8ac38862e24f749caf3bc794819b99d262821b051e320')
-sha512sums=('0729dc89eda50fb02e24ed8f357cca9cf3e83960c46fbed2bb5758fd6c82f5672bb0248222539dee95a6876802a49c9f6781577cef3ff473737a980d54f1a1d2')
+sha256sums=('4b68acf2ed10a7896ad4feb8b9c87fe66782f0ba5fb28d84a83d42e339d617f1')
+sha512sums=('e91831e54d50e3d29cb11ff07558159aff7679954e246da6c1766e51765778f28191a957a4241b6b69350d7816a4eab31d800d6a08436fb00ed478a6dd9d63f7')
+b2sums=('2de51a5550ea092aca316aaeebaf28727c646c35888725ee45b8a5b3f49430560059280ca16384dc24545fe26a27a5e583b11bef51f40f216fed7afcea03ae07')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list