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


Commits:
51f5167c by kpcyrd at 2024-04-22T11:07:33+02:00
upgpkg: 6.4.5-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.2
+       pkgver = 6.4.5
        pkgrel = 1
        url = https://www.metasploit.com/
        arch = x86_64
@@ -16,9 +16,9 @@ pkgbase = metasploit
        depends = sqlite
        options = !strip
        options = !emptydirs
-       source = 
git+https://github.com/rapid7/metasploit-framework.git?signed#tag=6.4.2
+       source = 
git+https://github.com/rapid7/metasploit-framework.git?signed#tag=6.4.5
        validpgpkeys = 09E55FAF4F7862CD6D558997CDFB5FA52007B954
-       sha256sums = 
b94aa2eaa1da8b133e2c9eee2387945e74544c59bd8820de7baca5817eac5110
-       b2sums = 
8ee9c028f05282c0222fd4528aba48bb9a09cd07256b077d923b9fa3a70d6f9e19ec4c321d557a93d6ff3d5587e7a87814f662379f0cd629d65441274d3a6fb1
+       sha256sums = 
ad1116dd18044d812aaed73b40ad0f9873d838521dfcb3d3f04d0a2843be159b
+       b2sums = 
be33714f5e218d62fdac5acd7af887b0d865ce77ab5dfb82e8783f426050c6ffbdc6e4c3822cc00ccf51b659d7319f70d5b785b9a110821feb6c317491b51140
 
 pkgname = metasploit


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=6.4.2
+pkgver=6.4.5
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -23,8 +23,8 @@ depends=(
 )
 options=('!strip' '!emptydirs')
 
source=(git+https://github.com/rapid7/metasploit-framework.git?signed#tag=${pkgver})
-sha256sums=('b94aa2eaa1da8b133e2c9eee2387945e74544c59bd8820de7baca5817eac5110')
-b2sums=('8ee9c028f05282c0222fd4528aba48bb9a09cd07256b077d923b9fa3a70d6f9e19ec4c321d557a93d6ff3d5587e7a87814f662379f0cd629d65441274d3a6fb1')
+sha256sums=('ad1116dd18044d812aaed73b40ad0f9873d838521dfcb3d3f04d0a2843be159b')
+b2sums=('be33714f5e218d62fdac5acd7af887b0d865ce77ab5dfb82e8783f426050c6ffbdc6e4c3822cc00ccf51b659d7319f70d5b785b9a110821feb6c317491b51140')
 validpgpkeys=('09E55FAF4F7862CD6D558997CDFB5FA52007B954') # Metasploit 
<metaspl...@rapid7.com>
 
 prepare() {



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/metasploit/-/commit/51f5167ce9a34ea596b41d03f5f7e2c7455d210f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to