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

Levente Polyak anthraxx at archlinux.org
Sat Jan 7 21:01:34 UTC 2017


    Date: Saturday, January 7, 2017 @ 21:01:33
  Author: anthraxx
Revision: 206044

upgpkg: metasploit 4.13.10-1

Modified:
  metasploit/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-07 21:00:23 UTC (rev 206043)
+++ PKGBUILD	2017-01-07 21:01:33 UTC (rev 206044)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.13.9
+pkgver=4.13.10
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
 url='https://www.metasploit.com/'
@@ -13,7 +13,7 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha512sums=('ab969a2b3abb8730f77d27d6ee0983da96911377e68308b7fa4d066c851405159205ed381af6c547db47b260d71f45587f09e7c23deaa2c55fdc7d82b8b37c31')
+sha512sums=('e0508f1b2392cc7405d74b7706742fc5a22d48730a267adf136390f3b8dee7b12b666fdfd32d3a8bb16406d2cd88d14ffbb9e85262ec2e68d06b66ac1d78b848')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list