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

Levente Polyak anthraxx at archlinux.org
Fri Jul 14 19:51:15 UTC 2017


    Date: Friday, July 14, 2017 @ 19:51:14
  Author: anthraxx
Revision: 245115

upgpkg: metasploit 4.15.0-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-14 19:32:01 UTC (rev 245114)
+++ PKGBUILD	2017-07-14 19:51:14 UTC (rev 245115)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.14.21
+pkgver=4.15.0
 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=('1258aaace4c8416bfe2485f0b3974fdeb9e56b79e2799c3b9c506a62b6695d55')
-sha512sums=('1a79dbdfccfe1b6cdbf450e550978cf68c5deca907dc709061970b62a9c9f9d4eee0e75033e7eeed972cd467c679abc7db99d9ac2d70ae198a8780ff7c0940fe')
+sha256sums=('f3a21c3aedaa94c26e61dd22609863123956916a7b7b46c8d76541ce16708c66')
+sha512sums=('3e7d6bb0915211bd21d2a9eb23927042a137bcb81acbb1284c59ddb36b7ef29f891224d8421e23877a03229dfbb9462547211f601a3789edaef04826d655a264')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list