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


Commits:
f8ebb20a by kpcyrd at 2025-03-19T11:13:36+01:00
upgpkg: 6.4.53-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.52
+       pkgver = 6.4.53
        pkgrel = 1
        url = https://www.metasploit.com/
        arch = x86_64
@@ -18,9 +18,9 @@ pkgbase = metasploit
        options = !strip
        options = !debug
        options = !emptydirs
-       source = 
git+https://github.com/rapid7/metasploit-framework.git?signed#tag=6.4.52
+       source = 
git+https://github.com/rapid7/metasploit-framework.git?signed#tag=6.4.53
        validpgpkeys = 09E55FAF4F7862CD6D558997CDFB5FA52007B954
-       sha256sums = 
6a82d6aa5941216f7b0acf444135e385dc223da1c2de0b2132063d5b227d8cfd
-       b2sums = 
8e60884c4ac84431270c061fe9ffa37c22444fdb1b7e7c0f9f7156276fd6d806492d7ed707a552b3b4c8e1e82ccf726775b12039f7caf53489fc62a2fea3c312
+       sha256sums = 
554292c7a44f00458cf44ad3f0d3185f272f52765ea6797f061a275d9e1c1cf9
+       b2sums = 
5057341ea1ab96a3a35d09623076b7ce4719e69cdc0f941e3db846a37bb1e135d0e860f4ebd31eb0c051ca25495bc7fc2cc48ca85250186238a8bb151b6b3896
 
 pkgname = metasploit


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=6.4.52
+pkgver=6.4.53
 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?signed#tag=${pkgver})
-sha256sums=('6a82d6aa5941216f7b0acf444135e385dc223da1c2de0b2132063d5b227d8cfd')
-b2sums=('8e60884c4ac84431270c061fe9ffa37c22444fdb1b7e7c0f9f7156276fd6d806492d7ed707a552b3b4c8e1e82ccf726775b12039f7caf53489fc62a2fea3c312')
+sha256sums=('554292c7a44f00458cf44ad3f0d3185f272f52765ea6797f061a275d9e1c1cf9')
+b2sums=('5057341ea1ab96a3a35d09623076b7ce4719e69cdc0f941e3db846a37bb1e135d0e860f4ebd31eb0c051ca25495bc7fc2cc48ca85250186238a8bb151b6b3896')
 validpgpkeys=('09E55FAF4F7862CD6D558997CDFB5FA52007B954') # Metasploit 
<[email protected]>
 
 prepare() {



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

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


Reply via email to