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

Levente Polyak anthraxx at archlinux.org
Sun Nov 20 01:37:12 UTC 2016


    Date: Sunday, November 20, 2016 @ 01:37:10
  Author: anthraxx
Revision: 196352

upgpkg: metasploit 4.13.0-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-20 01:34:23 UTC (rev 196351)
+++ PKGBUILD	2016-11-20 01:37:10 UTC (rev 196352)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.12.41
+pkgver=4.13.0
 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=('0c7edaedb4da8a5d0e42e7be4fed411222e670470157a795ab14cfe4d54741881bf8c0387340a53dcf0b202927955a0f23025be43ae2ffd336d69d06182257d8')
+sha512sums=('f53b353e2af956805ae315c4180b493d46559518c929067a9bc6e11eb7bfceaa10c6d740609f7c6226c2bb27749661da864ba0cdcaf1182a366ad3c444de1c84')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list