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

Levente Polyak anthraxx at archlinux.org
Sat May 9 12:35:35 UTC 2020


    Date: Saturday, May 9, 2020 @ 12:35:34
  Author: anthraxx
Revision: 625956

upgpkg: metasploit 5.0.88-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-09 12:30:56 UTC (rev 625955)
+++ PKGBUILD	2020-05-09 12:35:34 UTC (rev 625956)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=5.0.86
+pkgver=5.0.88
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
 url='https://www.metasploit.com/'
@@ -12,9 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 'libxml2' 'inetutils' 'git')
 options=('!strip' '!emptydirs')
 source=(https://github.com/rapid7/metasploit-framework/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('e282ef527c24d8e72082b95d3075bafc39defd29d0f22484ac273157324537d2')
-sha512sums=('4503d844978587eacac754e15358d00efc8ab3e505c61afb3e62c82564cd8d07352e549f202e8f1c6db55cb20a849a0d352c50cf84262155d41e5584792c8b48')
-b2sums=('085a5e889a0df1d28730b1a831b4c151b0c3477b80378ffbb0305eb489b3cddf40c81c7d643d9bfca95304b43318ad6fae72fccfbcc1f04fb980755eaf1df2ae')
+sha512sums=('7f7fb87cc54702f9b1a6792b41101fdd944db0fe037d7ffb5d833d042d5acc639a2abfbfa9e65e22ad44040385496ca975f682a5da22a01fdb7cb2b2fb4eee84')
+b2sums=('4056e442986321efd8a150565d33861bc86a364379958c10ba71712a46713b077d0b8752f452098ebde269aa312d36c9a4b1be8d8960bb819fde4393cb8418c7')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list