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

Kpcyrd kpcyrd at gemini.archlinux.org
Mon Jul 4 17:04:57 UTC 2022


    Date: Monday, July 4, 2022 @ 17:04:57
  Author: kpcyrd
Revision: 1243936

upgpkg: metasploit 6.2.5-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-04 17:04:54 UTC (rev 1243935)
+++ PKGBUILD	2022-07-04 17:04:57 UTC (rev 1243936)
@@ -4,8 +4,8 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=6.2.0
-pkgrel=2
+pkgver=6.2.5
+pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
 url='https://www.metasploit.com/'
 arch=('x86_64')
@@ -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=('98014297bc1601ebb8bfba2933607b709e5674f7f85f8e3934c82258d30c250ecdf49a6d99656894a6cec85d140bcd69ea47fd559d6ac44af36b44bdebfd6eee')
-b2sums=('57262140499d4b87b9b8d493ed45887bba30130b9c093b910ce1cf45343327cb60ddde82af731be29fd2c904ad556a6f7032f56a9f9f918d92709a8d60d208ab')
+sha512sums=('08e572cbef043b20985ec2b87dd7c53ceed9882c6cd901deb5dcbc5508aad0c03ee934c7546fcdbdfa306100419608c92a20d5e5c9d76ca7b5884b7371c592c4')
+b2sums=('356610d1a9e1df6d31e8c21ba6659cad0574526960f8d597724c6203715fc6b8ce0b1621509e5c0cd676df302744e935800c3fe34036beaf8e3eba9d8d6e624a')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list