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

Levente Polyak anthraxx at archlinux.org
Sun Mar 8 21:24:30 UTC 2020


    Date: Sunday, March 8, 2020 @ 21:24:29
  Author: anthraxx
Revision: 592541

upgpkg: metasploit 5.0.79-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-08 21:24:22 UTC (rev 592540)
+++ PKGBUILD	2020-03-08 21:24:29 UTC (rev 592541)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=5.0.73
+pkgver=5.0.79
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
 url='https://www.metasploit.com/'
@@ -12,9 +12,9 @@
 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=('4b68acf2ed10a7896ad4feb8b9c87fe66782f0ba5fb28d84a83d42e339d617f1')
-sha512sums=('e91831e54d50e3d29cb11ff07558159aff7679954e246da6c1766e51765778f28191a957a4241b6b69350d7816a4eab31d800d6a08436fb00ed478a6dd9d63f7')
-b2sums=('2de51a5550ea092aca316aaeebaf28727c646c35888725ee45b8a5b3f49430560059280ca16384dc24545fe26a27a5e583b11bef51f40f216fed7afcea03ae07')
+sha256sums=('8f85ce0aed03531740fdda6ad229ee0356d3e08bf6c50faaec3916106ac568d2')
+sha512sums=('327ca49ca695f67299b5b9fe87f5da97c1e4d4d07e85560c40651dc1437cedd61a3bfd7fb8e2c3aeba7ac8d0c19b77af538a48b292dc4047f4f65557582c63d5')
+b2sums=('4ccb8e04fd6c2022ab364ce026d72ed46855ec8acdd8267ce4d1146f885c104b98bd6cfc613d6c64e51aad6c65950ab0e0e22a81e409624e61020220f872fdbf')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list