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

Kpcyrd kpcyrd at gemini.archlinux.org
Thu Jul 28 12:46:09 UTC 2022


    Date: Thursday, July 28, 2022 @ 12:46:08
  Author: kpcyrd
Revision: 1258986

upgpkg: metasploit 6.2.8-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-28 12:45:29 UTC (rev 1258985)
+++ PKGBUILD	2022-07-28 12:46:08 UTC (rev 1258986)
@@ -4,17 +4,17 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=6.2.7
+pkgver=6.2.8
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
-url='https://www.metasploit.com/'
+url='https://github.com/rapid7/metasploit-framework'
 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=('bd162bc434fcea4df3d9be1b0cbd3a749607e053f8324cbfa73f5ed8a66ab27db623272f0aac3c5ff4eb830be7a95450a7c1d9708252d3ec53df47d455373bbd')
-b2sums=('b888aadd39f88af7f72e050044de2e3e41eb82c66140870fe720462d298c046ebb97d0f5522609b4dcc76b3ab91d9808b85a79e50b8d1ada9279336b92e8c155')
+sha512sums=('79dd4d3fb0b292f5721b49be0dd8f9ea0ca53385dfbcbe4757d01ca8ddd2d4492a4f0356a2a95e93f09fb7973ca1dbc9cffef319d0dd7d7c75e10b461f55a322')
+b2sums=('e42f7424b4e829e905905727765fb6e2b452ddcbf170a42db7dbca1ec409b31a2264e7b73a4f57adae40edbe0293d4ad564c289d30d172a491500e167734fab9')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list