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

Levente Polyak anthraxx at archlinux.org
Tue Sep 3 21:17:27 UTC 2019


    Date: Tuesday, September 3, 2019 @ 21:17:27
  Author: anthraxx
Revision: 507957

upgpkg: metasploit 5.0.45-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-03 21:04:55 UTC (rev 507956)
+++ PKGBUILD	2019-09-03 21:17:27 UTC (rev 507957)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=5.0.39
+pkgver=5.0.45
 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=('ad2991cee9e4042a7f9658e0fa6db7e00b481ba727a2772ae6e7cc68bcca3341')
-sha512sums=('5e65a65c55343784ff110d301f7b286fcf6ef8fb43b97cc42f1410ce3fbdf49c050d020403e0d2d06800ce4411073c52af637d8b8cc908894402b041c1237287')
+sha256sums=('255de837eb0e26c9a3a65f69af864d1bf2df7cf706e6f5356bfc4e89ff0aa8d3')
+sha512sums=('95f73085474c5c4af60cbff4123ac8e6eca2854f8297ccea8de6bc8bfeb95114bbaa11a607e9d4db54879335c960be194e811da37eab5bfa495bf82190cc0cae')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list