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

Levente Polyak anthraxx at archlinux.org
Thu May 24 21:53:16 UTC 2018


    Date: Thursday, May 24, 2018 @ 21:53:15
  Author: anthraxx
Revision: 329204

upgpkg: metasploit 4.16.58-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-24 21:19:50 UTC (rev 329203)
+++ PKGBUILD	2018-05-24 21:53:15 UTC (rev 329204)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.16.57
+pkgver=4.16.58
 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=('e565e1adf9f1cf1f88757c6bea28d51fe1c9652fa985e82137796d2b370bc91d')
-sha512sums=('1bac6f61949e7c9e78eabd63de0463ed45cb727140ce0ed9b0bfb387743e1697fa74b80a5413c0193dbfca8e3f7afd85f626f79ac6320c52e1433af5b6ed3d08')
+sha256sums=('69185b49cfa100dcc1ae3726b4575bd1d3128b8c1a1c8a685892e20dbf8e25ec')
+sha512sums=('547a4311196d6d13f0d5e8e0c58d77787be77098169e9a53e409a25142b7c30bef3573fc100301af79e91caba722833d42ecb401ccfaf9e101be3a48f03e1f1a')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list