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

Levente Polyak anthraxx at archlinux.org
Sat Nov 12 17:43:18 UTC 2016


    Date: Saturday, November 12, 2016 @ 17:43:17
  Author: anthraxx
Revision: 195451

upgpkg: metasploit 4.12.41-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-12 17:42:50 UTC (rev 195450)
+++ PKGBUILD	2016-11-12 17:43:17 UTC (rev 195451)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.12.40
+pkgver=4.12.41
 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=('85c044177e4e4edaa3152db7f9f371d0d620e497ce58775aabd9aad305e20e4006914fb37e250f6bd99e3e12c3870cfb1b57d7cad0e6936157baab8cb5ae311a')
+sha512sums=('0c7edaedb4da8a5d0e42e7be4fed411222e670470157a795ab14cfe4d54741881bf8c0387340a53dcf0b202927955a0f23025be43ae2ffd336d69d06182257d8')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list