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

Levente Polyak anthraxx at archlinux.org
Mon Oct 2 16:43:46 UTC 2017


    Date: Monday, October 2, 2017 @ 16:43:45
  Author: anthraxx
Revision: 261275

upgpkg: metasploit 4.16.9-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-02 16:39:53 UTC (rev 261274)
+++ PKGBUILD	2017-10-02 16:43:45 UTC (rev 261275)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.16.8
+pkgver=4.16.9
 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=('fb226b13fb69df8928097ec427fc85dddd0c3bd377548dcda5840719e772840e')
-sha512sums=('05132d3b27d0a7455f676a44181daa5fd34bbe5214ee6e9cb47322ee2bfc8e01d763327502988b10c0898dd6f877b7430d54c3e8afe3aca4f8c373dfff7e6b73')
+sha256sums=('65201b2eeba830bc643cfd5ec12c53fbb392b74316ce3da48ae2cd9f6da9b3ec')
+sha512sums=('692767e025a1655fe4fba48502489c8546982f2235f9f1ccbe11f18d0f8f3ea36cfa1e776c39ba66369ae7c4f46e547e81431dbf17e67a90fa27c43b9260f22c')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list