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

Levente Polyak anthraxx at archlinux.org
Tue Dec 18 20:00:07 UTC 2018


    Date: Tuesday, December 18, 2018 @ 20:00:07
  Author: anthraxx
Revision: 416712

upgpkg: metasploit 4.17.31-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-18 19:58:09 UTC (rev 416711)
+++ PKGBUILD	2018-12-18 20:00:07 UTC (rev 416712)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.17.26
+pkgver=4.17.31
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 'libxml2' 'git')
 options=('!strip' '!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('bce04c0c7f74ae70e42191d72cf433b997fccac7a9b002f5fd15074bed561836')
-sha512sums=('32a22c47926b31a63b7f9df3a542bea93b1b061a95f486dbb7ba2869e8fc07c8d35fd427d6c4be055089a2e9b1003a36a7d48521b18de27c765c14002e31ecb9')
+sha256sums=('2b09dbe39944e9dc088a599b0d04456e6427224678c819926814058ef818299e')
+sha512sums=('1507aaa8229665e6a83d520eab57d2b7f7b14b44250839ba33f60ac3ee78fccbc31372c217f96dcb9e5ed4b3c3902580948ac4f7c1593e049db26e0254f7ca33')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list