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

Levente Polyak anthraxx at archlinux.org
Sun Dec 18 21:39:23 UTC 2016


    Date: Sunday, December 18, 2016 @ 21:39:23
  Author: anthraxx
Revision: 200220

upgpkg: metasploit 4.13.7-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-18 21:25:51 UTC (rev 200219)
+++ PKGBUILD	2016-12-18 21:39:23 UTC (rev 200220)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.13.1
+pkgver=4.13.7
 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=('787de0f3c1cbca13c3caf5638aebe6897b95d1d2cc284872ee36ba8a297e35f9d0e17cc30a576bca2a47481cca9d2ffbb0fdc284f489cd6d3f3e10c3a18e9dd6')
+sha512sums=('a825410b2621bbac08bebcd4478d5fc4f86f0d7cc7989d2cbca00ca3e774930f9a6143257aea87ee5194fbaa8193c2d2b3fde02df4be151ff5522ded8f33738b')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list