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

Levente Polyak anthraxx at archlinux.org
Wed Jun 6 18:05:04 UTC 2018


    Date: Wednesday, June 6, 2018 @ 18:05:03
  Author: anthraxx
Revision: 341542

upgpkg: metasploit 4.16.59-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-06 17:56:50 UTC (rev 341541)
+++ PKGBUILD	2018-06-06 18:05:03 UTC (rev 341542)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.16.58
+pkgver=4.16.59
 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' 'git')
 options=('!strip' '!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('69185b49cfa100dcc1ae3726b4575bd1d3128b8c1a1c8a685892e20dbf8e25ec')
-sha512sums=('547a4311196d6d13f0d5e8e0c58d77787be77098169e9a53e409a25142b7c30bef3573fc100301af79e91caba722833d42ecb401ccfaf9e101be3a48f03e1f1a')
+sha256sums=('691f67d4c8310775f2c47dc2336db09a6dbda2c47f4a07341aec2bc7c19bb264')
+sha512sums=('f8bf6db581c39a3fec474acc12337aab87d1480dc3a88cc4e1c100e393c1aac0f8d34cdfe1b77a2b41fba33bdaf1a4995cb5d60f417e269040f86d1ee42d0091')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list