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

Kpcyrd kpcyrd at gemini.archlinux.org
Wed Aug 3 15:21:48 UTC 2022


    Date: Wednesday, August 3, 2022 @ 15:21:48
  Author: kpcyrd
Revision: 1260044

upgpkg: metasploit 6.2.10-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-03 15:21:24 UTC (rev 1260043)
+++ PKGBUILD	2022-08-03 15:21:48 UTC (rev 1260044)
@@ -4,7 +4,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=6.2.8
+pkgver=6.2.10
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
 url='https://github.com/rapid7/metasploit-framework'
@@ -13,8 +13,8 @@
 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=('79dd4d3fb0b292f5721b49be0dd8f9ea0ca53385dfbcbe4757d01ca8ddd2d4492a4f0356a2a95e93f09fb7973ca1dbc9cffef319d0dd7d7c75e10b461f55a322')
-b2sums=('e42f7424b4e829e905905727765fb6e2b452ddcbf170a42db7dbca1ec409b31a2264e7b73a4f57adae40edbe0293d4ad564c289d30d172a491500e167734fab9')
+sha512sums=('bd70e3f65071541546a5b5a13594940259971e4cb421dc6a6e086712e3365cd887a86684dfc29b82d5e942f9320905132ea0f6eb29a3ec1d55e17d8096698166')
+b2sums=('c654975099da7334f7f6a51ce799f581fc954774e13085da8b8e775b33f7d41e6729d26aa48b0631656240bfdede2bf7ad2218d2403a20de0a7c11a59223a657')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list