kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / metasploit


Commits:
27dd0273 by kpcyrd at 2025-12-30T01:42:39+01:00
upgpkg: 6.4.104-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = metasploit
        pkgdesc = Advanced open-source platform for developing, testing, and 
using exploit code
-       pkgver = 6.4.103
+       pkgver = 6.4.104
        pkgrel = 1
        url = https://www.metasploit.com/
        arch = x86_64
@@ -18,8 +18,8 @@ pkgbase = metasploit
        options = !strip
        options = !debug
        options = !emptydirs
-       source = 
git+https://github.com/rapid7/metasploit-framework.git#tag=6.4.103
-       sha256sums = 
d399ced714f8777da539d9cde33b4b2d056e5034f42dc50ab81a78788cfa3017
-       b2sums = 
0b4f092984ab27aafd18ea2c0f4b81ae658dac77b55aa1b7217fc88e1df3223f4527b9581fd2dfc686d409d15151941494b68f3ab15492757641d23ccce59127
+       source = 
git+https://github.com/rapid7/metasploit-framework.git#tag=6.4.104
+       sha256sums = 
73edbccfee062b5cb5ee3c0dabf0ec4cb079109d4168344963a37e2bafed4c1c
+       b2sums = 
1913ee49ce73028465072d994c78e9cd5e4e3ecda248df49c542867a3190d9862106e53dfd165927280f8694e7e65cd2c51189e2381cd2304453c3695a772666
 
 pkgname = metasploit


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=6.4.103
+pkgver=6.4.104
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -24,8 +24,8 @@ depends=(
 )
 options=('!strip' '!debug' '!emptydirs')
 source=(git+https://github.com/rapid7/metasploit-framework.git#tag=${pkgver})
-sha256sums=('d399ced714f8777da539d9cde33b4b2d056e5034f42dc50ab81a78788cfa3017')
-b2sums=('0b4f092984ab27aafd18ea2c0f4b81ae658dac77b55aa1b7217fc88e1df3223f4527b9581fd2dfc686d409d15151941494b68f3ab15492757641d23ccce59127')
+sha256sums=('73edbccfee062b5cb5ee3c0dabf0ec4cb079109d4168344963a37e2bafed4c1c')
+b2sums=('1913ee49ce73028465072d994c78e9cd5e4e3ecda248df49c542867a3190d9862106e53dfd165927280f8694e7e65cd2c51189e2381cd2304453c3695a772666')
 
 prepare() {
   cd ${pkgname}-framework



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/metasploit/-/commit/27dd02734abf820b48ba3901b14920e3f0ddad92

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/metasploit/-/commit/27dd02734abf820b48ba3901b14920e3f0ddad92
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to