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

Levente Polyak anthraxx at archlinux.org
Thu Aug 24 21:25:51 UTC 2017


    Date: Thursday, August 24, 2017 @ 21:25:51
  Author: anthraxx
Revision: 253333

upgpkg: metasploit 4.16.1-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-24 18:58:30 UTC (rev 253332)
+++ PKGBUILD	2017-08-24 21:25:51 UTC (rev 253333)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.16.0
+pkgver=4.16.1
 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=('a8400d155b92f467c63c76cb063ec10fc6c056b5a758857a9e6334c593d1d4f2')
-sha512sums=('5427e591dce56c663db93025eb56858601030e89e740ce9f7a55d5eb3771ca97ba7248c19993312f4157ae66b175b8902d833bdf80563371a0589237e12a1216')
+sha256sums=('f8d13136c7f341840f46821444cc1a5c33d289a0be6fc3de3df07fc325bf9831')
+sha512sums=('e3c2e546dcbf6ea5959475bf9959ddb583e27e1995a8217c14c62efff1b97936dcd51de240a3f08c171d7c75fd138111538e3513ab523f715bf79ce7bb62ef59')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list