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


Commits:
6b6b5d96 by kpcyrd at 2026-03-06T13:47:05+01:00
upgpkg: 6.4.119-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.108
+       pkgver = 6.4.119
        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.108
-       sha256sums = 
265af41898e26d6a7f6828154cfa2e3b097987c73c19e74f70214f8a1c09e70d
-       b2sums = 
7ce4c29e6e67f4c0d5524f460cf7509cbebb44df7fc03312d982aa9ea90349bc407c45fc69ff993a983f38422497e63b4d2b9202e2df36438f50582b67533120
+       source = 
git+https://github.com/rapid7/metasploit-framework.git#tag=6.4.119
+       sha256sums = 
707bc7839f2db911d612b89726064245b1467a3966c3cb3d0190b44eea7c844b
+       b2sums = 
04f71e0110a5cc1a55ccb98894b6501ea3c1331a3f705aea50616d8f77df27d7d9c79f553aee8ede2197d00540f484a8198d2fa489b5bc05965069655f1ac139
 
 pkgname = metasploit


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=6.4.108
+pkgver=6.4.119
 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=('265af41898e26d6a7f6828154cfa2e3b097987c73c19e74f70214f8a1c09e70d')
-b2sums=('7ce4c29e6e67f4c0d5524f460cf7509cbebb44df7fc03312d982aa9ea90349bc407c45fc69ff993a983f38422497e63b4d2b9202e2df36438f50582b67533120')
+sha256sums=('707bc7839f2db911d612b89726064245b1467a3966c3cb3d0190b44eea7c844b')
+b2sums=('04f71e0110a5cc1a55ccb98894b6501ea3c1331a3f705aea50616d8f77df27d7d9c79f553aee8ede2197d00540f484a8198d2fa489b5bc05965069655f1ac139')
 
 prepare() {
   cd ${pkgname}-framework



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

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


Reply via email to