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


Commits:
31cb6400 by kpcyrd at 2025-01-02T16:44:58+01:00
upgpkg: 6.4.43-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.42
+       pkgver = 6.4.43
        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.42
+       source = 
git+https://github.com/rapid7/metasploit-framework.git?signed#tag=6.4.43
        validpgpkeys = 09E55FAF4F7862CD6D558997CDFB5FA52007B954
-       sha256sums = 
a831b61ae70fd10f72b6230690087975df095af4cb73c86a25e8aa5cfa049121
-       b2sums = 
1342d00e97f246b40895754b85c86889c83804f6cc343101383c2902ba391686e6cb8001927c6fa947d383ce50cd3fedfa15dc4fb1b1a1139558434444ddb36e
+       sha256sums = 
a8e83842a0c047f04fa6005443578b163f4f4f316dee10b466c66f5109c529a2
+       b2sums = 
15c359102e98d5f0d9a878e981a4ad8cd7306f1b38406ac60f79007ef607893263bbba43f40d21f217b557d87af4f9d00e37f27028d762cce731b4b41690dc40
 
 pkgname = metasploit


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=6.4.42
+pkgver=6.4.43
 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=('a831b61ae70fd10f72b6230690087975df095af4cb73c86a25e8aa5cfa049121')
-b2sums=('1342d00e97f246b40895754b85c86889c83804f6cc343101383c2902ba391686e6cb8001927c6fa947d383ce50cd3fedfa15dc4fb1b1a1139558434444ddb36e')
+sha256sums=('a8e83842a0c047f04fa6005443578b163f4f4f316dee10b466c66f5109c529a2')
+b2sums=('15c359102e98d5f0d9a878e981a4ad8cd7306f1b38406ac60f79007ef607893263bbba43f40d21f217b557d87af4f9d00e37f27028d762cce731b4b41690dc40')
 validpgpkeys=('09E55FAF4F7862CD6D558997CDFB5FA52007B954') # Metasploit 
<[email protected]>
 
 prepare() {



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

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


Reply via email to