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

Levente Polyak anthraxx at archlinux.org
Sun Jun 2 18:15:43 UTC 2019


    Date: Sunday, June 2, 2019 @ 18:15:38
  Author: anthraxx
Revision: 476640

upgpkg: metasploit 5.0.26-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-02 18:12:55 UTC (rev 476639)
+++ PKGBUILD	2019-06-02 18:15:38 UTC (rev 476640)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=5.0.22
+pkgver=5.0.26
 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=('9f90dba99cd94397653cbf586389e98cd30c1a0c880e2729a1bfd3b2a3ac2c4d')
-sha512sums=('6c7c65e21621ee0b9e02e3cea724616dc3e26cb8bb8e47fe3381e441f515d18ea92c0ba23e8691f5d6d5a8f2ec6d4f104eb9fafb7723d3ff9d7f93f01a51de27')
+sha256sums=('a6105a402da41160693579c3e9d826243a9603b60f14b705e7d5ab5e05d3bba4')
+sha512sums=('b66c0ce651afeb76eacfd7d5f9353d62742fa6debfafbf25324ab884fda894b8121114ea94e5d5f124f72473b13ef59f2c28f24795c5b68e45869d22b38ec13c')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list