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

Levente Polyak anthraxx at archlinux.org
Mon Sep 25 11:24:50 UTC 2017


    Date: Monday, September 25, 2017 @ 11:24:48
  Author: anthraxx
Revision: 260534

upgpkg: metasploit 4.16.8-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-25 11:15:55 UTC (rev 260533)
+++ PKGBUILD	2017-09-25 11:24:48 UTC (rev 260534)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.16.7
+pkgver=4.16.8
 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=('0bfb842e0e71205281b0ab5feb9648e422bd23aee02444a613aa624ee67419f6')
-sha512sums=('96113eb318628d3642a7d12c8051c6d94f7dfc5096edf43507bc95f29fd560fb8d8f4e3fdc6e42e3612ee8150abb4216e27b9e24fd3a866610bcb8a13dc11a82')
+sha256sums=('fb226b13fb69df8928097ec427fc85dddd0c3bd377548dcda5840719e772840e')
+sha512sums=('05132d3b27d0a7455f676a44181daa5fd34bbe5214ee6e9cb47322ee2bfc8e01d763327502988b10c0898dd6f877b7430d54c3e8afe3aca4f8c373dfff7e6b73')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list