kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / metasploit
Commits:
ea3514d2 by kpcyrd at 2026-05-29T15:57:00+02:00
upgpkg: 6.4.135-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.134
+ pkgver = 6.4.135
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.134
- sha256sums =
4d42f6c1729b5c0dba4be5d3af19f42be6ba19ceaea07d4b582e9a0f28c0c854
- b2sums =
7a91475863b3924d380e8d0f0f18c98763461af1d2a687ffe0aec4b2b44ee7585f6bc7567bf66af7a39def89398414af7414c8e69fe778b088c725fe036f1948
+ source =
git+https://github.com/rapid7/metasploit-framework.git#tag=6.4.135
+ sha256sums =
8e64932e8b4da40a53336e96446e63993f91a6347f2e5aa51d7a81c11a4c90fb
+ b2sums =
f276cf3b7b8a408220c17e2f0be59b666e1206c1a3599e38558848d807970936740cdcc4334973bb32f6084d3f0e2c1e039d81d70847aa584f011012c0169920
pkgname = metasploit
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
pkgname=metasploit
-pkgver=6.4.134
+pkgver=6.4.135
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=('4d42f6c1729b5c0dba4be5d3af19f42be6ba19ceaea07d4b582e9a0f28c0c854')
-b2sums=('7a91475863b3924d380e8d0f0f18c98763461af1d2a687ffe0aec4b2b44ee7585f6bc7567bf66af7a39def89398414af7414c8e69fe778b088c725fe036f1948')
+sha256sums=('8e64932e8b4da40a53336e96446e63993f91a6347f2e5aa51d7a81c11a4c90fb')
+b2sums=('f276cf3b7b8a408220c17e2f0be59b666e1206c1a3599e38558848d807970936740cdcc4334973bb32f6084d3f0e2c1e039d81d70847aa584f011012c0169920')
prepare() {
cd ${pkgname}-framework
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/metasploit/-/commit/ea3514d2aa24aa1dbad5d0f7960f749df5b1e31d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/metasploit/-/commit/ea3514d2aa24aa1dbad5d0f7960f749df5b1e31d
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