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

Levente Polyak anthraxx at archlinux.org
Mon Sep 11 11:44:12 UTC 2017


    Date: Monday, September 11, 2017 @ 11:44:11
  Author: anthraxx
Revision: 256897

upgpkg: metasploit 4.16.6-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-11 10:29:35 UTC (rev 256896)
+++ PKGBUILD	2017-09-11 11:44:11 UTC (rev 256897)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.16.1
+pkgver=4.16.6
 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=('f8d13136c7f341840f46821444cc1a5c33d289a0be6fc3de3df07fc325bf9831')
-sha512sums=('e3c2e546dcbf6ea5959475bf9959ddb583e27e1995a8217c14c62efff1b97936dcd51de240a3f08c171d7c75fd138111538e3513ab523f715bf79ce7bb62ef59')
+sha256sums=('ce52552388df286028aa5e7c29ddc323749742890947b5bdc5038c807a85332b')
+sha512sums=('84fe5cf6c56d718d58786e630bf432a6237b60f8c11689f68ce870b121f1216d85f7043ece47e668e397641f67a860b9850bbf16087ac241c559422991fc5c2f')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list