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

Levente Polyak anthraxx at archlinux.org
Tue Nov 14 18:34:54 UTC 2017


    Date: Tuesday, November 14, 2017 @ 18:34:52
  Author: anthraxx
Revision: 266792

upgpkg: metasploit 4.16.16-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-14 18:02:45 UTC (rev 266791)
+++ PKGBUILD	2017-11-14 18:34:52 UTC (rev 266792)
@@ -3,11 +3,11 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.16.15
+pkgver=4.16.16
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
 url='https://www.metasploit.com/'
-arch=('i686' 'x86_64')
+arch=('x86_64')
 license=('BSD')
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 'git')
 optdepends=('ruby-pg: database support')
@@ -14,9 +14,9 @@
 options=('!strip' '!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
         metasploit-dont-restrict-aggregator.patch)
-sha256sums=('441c07274f936fbea8f859157048dec4890ee6e80920c49d6c4306129ee00384'
+sha256sums=('9be045e290c779ad17441b516f308e9d30c07546cec576f94be57e77c528757f'
             'f1a6d0369f24eb622d23dd0fed428cf6404f74cfb0a8001af5d1e18df026d9f6')
-sha512sums=('e8e612ceb80f8edec2cff745be9bfc57032770e24179b4613ef8331a2b48ebcd8eb8fea6f5beda0af98a8ceff62c89a63d5107b37738b2dc724dfe277f8a443f'
+sha512sums=('aea632bff749122be088b8f49a095d0af81457864533d852a7b2a582dc79a5256639f0ff15cf72a0ea3dc6f93be05ba2dfd26d96ca885a3d2a8d7faf9d231e8f'
             '71611dd350a3f74b6ba61d1508b57d357de221bb676d25d96d5bbcd898e5cabb978ffb9c6c3b37559055fb886c11fe4fed64d8b701d1d94dfff057a32ed53b00')
 
 prepare() {



More information about the arch-commits mailing list