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

Levente Polyak anthraxx at archlinux.org
Mon Sep 18 11:39:58 UTC 2017


    Date: Monday, September 18, 2017 @ 11:39:57
  Author: anthraxx
Revision: 258739

upgpkg: metasploit 4.16.7-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-18 10:07:08 UTC (rev 258738)
+++ PKGBUILD	2017-09-18 11:39:57 UTC (rev 258739)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.16.6
+pkgver=4.16.7
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
 url='https://www.metasploit.com/'
@@ -13,8 +13,8 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('ce52552388df286028aa5e7c29ddc323749742890947b5bdc5038c807a85332b')
-sha512sums=('84fe5cf6c56d718d58786e630bf432a6237b60f8c11689f68ce870b121f1216d85f7043ece47e668e397641f67a860b9850bbf16087ac241c559422991fc5c2f')
+sha256sums=('0bfb842e0e71205281b0ab5feb9648e422bd23aee02444a613aa624ee67419f6')
+sha512sums=('96113eb318628d3642a7d12c8051c6d94f7dfc5096edf43507bc95f29fd560fb8d8f4e3fdc6e42e3612ee8150abb4216e27b9e24fd3a866610bcb8a13dc11a82')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list