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

Levente Polyak anthraxx at archlinux.org
Sun Oct 15 21:33:15 UTC 2017


    Date: Sunday, October 15, 2017 @ 21:33:14
  Author: anthraxx
Revision: 263003

upgpkg: metasploit 4.16.11-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-15 21:23:54 UTC (rev 263002)
+++ PKGBUILD	2017-10-15 21:33:14 UTC (rev 263003)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.16.10
+pkgver=4.16.11
 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=('1762f7fbd510de8a809e31ffe05eec26be08232cd2d048773be024bcc704ef8e')
-sha512sums=('59bc85cbed085350130c6fc42d04291809bdf8eb0f1edd055d09d85ed4a69fc37994e938714dda24cefbe439183473061f2b2fd4099e5436a598ca555e8c109e')
+sha256sums=('13ce7794bec989bcab6868c1f2d2c5f054b5ea0c167a9baf82fb3ed006a053d8')
+sha512sums=('5913962b85e3234fe1e75603b4075f9034c317224619b13f898b1fe5197ce1c7c0161344c9323a092be45184d0faa7a31c3da772c316c5a69b44f7ea90f81846')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list