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

Levente Polyak anthraxx at archlinux.org
Wed Mar 6 22:06:41 UTC 2019


    Date: Wednesday, March 6, 2019 @ 22:06:41
  Author: anthraxx
Revision: 437929

upgpkg: metasploit 5.0.9-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-06 21:57:20 UTC (rev 437928)
+++ PKGBUILD	2019-03-06 22:06:41 UTC (rev 437929)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=5.0.2
+pkgver=5.0.9
 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=('21c0db1b3a400741aa02f6e82601c487cd10f195019829d1faad69c8bdae26aa')
-sha512sums=('2b873bdf9dcfe815f642915fc1d3fa4fb918e3315df1759f75fced9e5aca90bf2948e28c9a6d3d598411bc8f1dcd62a8c6736037754dffb6c394e423a1ee18e6')
+sha256sums=('069fd8b7f6c217fdd43f33186f0ebb954f9a2b2107010f418b228e697645a1e3')
+sha512sums=('f45ff49bf3cd0124bccf1ba5a63fe4c24c0a84ddf7ed036d567bbc7906a26415ad878996da8c7d71188b7804eae4caf81bbb58801b5c85aaed9e94fec952d4fc')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list