Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages /
metasploit
Commits:
e0e595fa by Levente Polyak at 2026-05-22T20:21:05+02:00
upgpkg: 6.4.134-1: upstream release
- - - - -
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.133
+ pkgver = 6.4.134
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.133
- sha256sums =
d151c43bba14fd1aa5c7f7daab9796373406ede051b51a0e064ebcbc9aa238e4
- b2sums =
191955defe43e973ca3fed388a6783e7f49b03829f5c20377e86fa30a8872de2d3afa1017d4f91ebf282ccee5dd9aae9a512df6fa2a103f16295e21ef9fb10c3
+ source =
git+https://github.com/rapid7/metasploit-framework.git#tag=6.4.134
+ sha256sums =
4d42f6c1729b5c0dba4be5d3af19f42be6ba19ceaea07d4b582e9a0f28c0c854
+ b2sums =
7a91475863b3924d380e8d0f0f18c98763461af1d2a687ffe0aec4b2b44ee7585f6bc7567bf66af7a39def89398414af7414c8e69fe778b088c725fe036f1948
pkgname = metasploit
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
pkgname=metasploit
-pkgver=6.4.133
+pkgver=6.4.134
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=('d151c43bba14fd1aa5c7f7daab9796373406ede051b51a0e064ebcbc9aa238e4')
-b2sums=('191955defe43e973ca3fed388a6783e7f49b03829f5c20377e86fa30a8872de2d3afa1017d4f91ebf282ccee5dd9aae9a512df6fa2a103f16295e21ef9fb10c3')
+sha256sums=('4d42f6c1729b5c0dba4be5d3af19f42be6ba19ceaea07d4b582e9a0f28c0c854')
+b2sums=('7a91475863b3924d380e8d0f0f18c98763461af1d2a687ffe0aec4b2b44ee7585f6bc7567bf66af7a39def89398414af7414c8e69fe778b088c725fe036f1948')
prepare() {
cd ${pkgname}-framework
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/metasploit/-/commit/e0e595fa574108c07cad287d03b405cbd22cc359
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/metasploit/-/commit/e0e595fa574108c07cad287d03b405cbd22cc359
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help