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

Jelle van der Waa jelle at archlinux.org
Tue Apr 23 14:42:17 UTC 2019


    Date: Tuesday, April 23, 2019 @ 14:42:17
  Author: jelle
Revision: 453155

upgpkg: metasploit 5.0.18-1

Upstream update

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-23 14:32:41 UTC (rev 453154)
+++ PKGBUILD	2019-04-23 14:42:17 UTC (rev 453155)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=5.0.9
+pkgver=5.0.18
 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=('069fd8b7f6c217fdd43f33186f0ebb954f9a2b2107010f418b228e697645a1e3')
-sha512sums=('f45ff49bf3cd0124bccf1ba5a63fe4c24c0a84ddf7ed036d567bbc7906a26415ad878996da8c7d71188b7804eae4caf81bbb58801b5c85aaed9e94fec952d4fc')
+sha256sums=('ba3f0be1d6b4bc7e75d2d4fb3b900a6b84e16ef8a852541b903a5e60664c5e82')
+sha512sums=('0d9caf981b7978bc5520ec698141d8cc4384f52808d51362062314d773f05fd3138cb8f9f9219836312e2c0f858c49fe4641a994cafe37196bbf4890d12bbc38')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list