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

Levente Polyak anthraxx at gemini.archlinux.org
Wed Aug 10 22:31:14 UTC 2022


    Date: Wednesday, August 10, 2022 @ 22:31:14
  Author: anthraxx
Revision: 1265133

upgpkg: metasploit 6.2.11-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-10 22:07:58 UTC (rev 1265132)
+++ PKGBUILD	2022-08-10 22:31:14 UTC (rev 1265133)
@@ -4,17 +4,17 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=6.2.10
+pkgver=6.2.11
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
-url='https://github.com/rapid7/metasploit-framework'
+url='https://www.metasploit.com/'
 arch=('x86_64')
 license=('BSD')
 depends=('ruby' 'ruby-bundler' 'libpcap' 'postgresql-libs' 'sqlite' 'libxslt' 'libxml2' 'inetutils' 'git')
 options=('!strip' '!emptydirs')
 source=(https://github.com/rapid7/metasploit-framework/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('bd70e3f65071541546a5b5a13594940259971e4cb421dc6a6e086712e3365cd887a86684dfc29b82d5e942f9320905132ea0f6eb29a3ec1d55e17d8096698166')
-b2sums=('c654975099da7334f7f6a51ce799f581fc954774e13085da8b8e775b33f7d41e6729d26aa48b0631656240bfdede2bf7ad2218d2403a20de0a7c11a59223a657')
+sha512sums=('b0ccb892dd74353218757b0700fa5a235427bf6fd3218374da35b9a469af1f22f6eb5875750e5d42fd0b115228374e6113cf6d8d1bee4a2c7f3ca5b893552a8c')
+b2sums=('7fc2dd522fa0e3a8e3e358fa5bb3c3a231dfc62cfcaa6fbafa1476ccf4e9546b2b596b6daf1422f40cdf30b243007fae450c726f4e22ae9e5d30ac9a6c385d87')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list