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

Levente Polyak anthraxx at archlinux.org
Mon Jul 16 23:18:54 UTC 2018


    Date: Monday, July 16, 2018 @ 23:18:54
  Author: anthraxx
Revision: 360305

upgpkg: metasploit 4.17.1-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-16 23:13:06 UTC (rev 360304)
+++ PKGBUILD	2018-07-16 23:18:54 UTC (rev 360305)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.17.0
+pkgver=4.17.1
 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=('845a57ab71993328bd51c57f38093d99fa281e62b82c1d7af9cd073d3b4495df')
-sha512sums=('3edc7633a5070bd4b4abb4998890bdd8177d894949c1cf0a0212042a0cc08620df99917dc317949532e2f1a5a295b75dd989c346f6d85bc0bd0e6c5e2533c60d')
+sha256sums=('99517112818be223790be47f184ae410cf3b4c40e96bd845e0925374d5a4d646')
+sha512sums=('84133240901a11a80b15092a994743628816de0edf28089c42125b6a7b40fea598eedd7e10e08ca2b1ec711506be0ffe85f43ae9f092d1a1fda2b4772aba4916')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list