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

Levente Polyak anthraxx at archlinux.org
Tue Nov 6 20:34:35 UTC 2018


    Date: Tuesday, November 6, 2018 @ 20:34:35
  Author: anthraxx
Revision: 402123

upgpkg: metasploit 4.17.23-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-06 20:34:07 UTC (rev 402122)
+++ PKGBUILD	2018-11-06 20:34:35 UTC (rev 402123)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.17.14
+pkgver=4.17.23
 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' 'libxml2' 'git')
 options=('!strip' '!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('1915d67a5469ffa01a5904e7dd11045905a75f2bfc0a33d9a1f77ef945538774')
-sha512sums=('e2d1e1c2985bce3c2d190789656cc70894c7750663e3f6558859920abafe305408c19f74527610772c08223047157539c1acb6f0c220ecf0645c7951ff90516b')
+sha256sums=('c7d86af2787561a5a188629abae46d8f3e5fb83f4360e6a0cb90d7ee7754c7bf')
+sha512sums=('5b96ec36493c8aba0bfebd6c558ea5bd8a47b5642571ed93eee8e9e3c232c02527bb2f4af0a09a3714718d93b21f66a8f874485582a9875dfe4027df6c8b0dc4')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list