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

Levente Polyak anthraxx at archlinux.org
Tue May 8 22:17:55 UTC 2018


    Date: Tuesday, May 8, 2018 @ 22:17:53
  Author: anthraxx
Revision: 319711

upgpkg: metasploit 4.16.55-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-08 22:07:39 UTC (rev 319710)
+++ PKGBUILD	2018-05-08 22:17:53 UTC (rev 319711)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.16.54
+pkgver=4.16.55
 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=('f6c11800df6b19525daae4aae39573fed65c860ea5a404a6f6862370f224fd9d')
-sha512sums=('52a1242593400cab94b499701fbcf5b02b2c64371196a280df521837f16254fe735fe1571ec8f2ae4f1c36b5b595630ecd89fcf3bc2a50cf358736bb4251151c')
+sha256sums=('f6f64242e9664dbb95a5e8a60ad9a5d40126a4fb0925bc4e737330f59af5895e')
+sha512sums=('081291ba4f172eb96d5e65a26e6931bdab25f62d485cdbd16a249a3c0f8620c0d26d0d0da4688cb4ce7b2956cb3afc160f7c6fa76dbaa607ac0d3d85cd558c56')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list