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


Commits:
875ea440 by kpcyrd at 2024-09-06T02:14:02+02:00
upgpkg: 6.4.25-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = metasploit
        pkgdesc = Advanced open-source platform for developing, testing, and 
using exploit code
-       pkgver = 6.4.24
-       pkgrel = 2
+       pkgver = 6.4.25
+       pkgrel = 1
        url = https://www.metasploit.com/
        arch = x86_64
        license = BSD
@@ -17,9 +17,9 @@ pkgbase = metasploit
        depends = sqlite
        options = !strip
        options = !emptydirs
-       source = 
git+https://github.com/rapid7/metasploit-framework.git?signed#tag=6.4.24
+       source = 
git+https://github.com/rapid7/metasploit-framework.git?signed#tag=6.4.25
        validpgpkeys = 09E55FAF4F7862CD6D558997CDFB5FA52007B954
-       sha256sums = 
edd2e795b1cd407424b13ae2550b15919335747224b4ec5e94ea24b8e41ea923
-       b2sums = 
4e1fe8b39ba4f81c2c860bfa089f47315e793117fc722d295010e42d79bf7f075d590c64efdb92f1fd53fbb3b1cdeaeec7cfe69d3e7ffb75dab0fe7775f5cd1c
+       sha256sums = 
c78afdafa8b9651228c9d0bd8e71cc9f8af72ad065350dccaf9e4a87d95be1ee
+       b2sums = 
d0783d96229cae3cde820d19d19d4e41d538873e04bbfddf3e267b2c9b1cce85082ece97ea8e74fc51c31c56dfd50668f6511dfb63ba0db64eb27695ab34ded5
 
 pkgname = metasploit


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=6.4.24
-pkgrel=2
+pkgver=6.4.25
+pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
 arch=('x86_64')
@@ -24,8 +24,8 @@ depends=(
 )
 options=('!strip' '!emptydirs')
 
source=(git+https://github.com/rapid7/metasploit-framework.git?signed#tag=${pkgver})
-sha256sums=('edd2e795b1cd407424b13ae2550b15919335747224b4ec5e94ea24b8e41ea923')
-b2sums=('4e1fe8b39ba4f81c2c860bfa089f47315e793117fc722d295010e42d79bf7f075d590c64efdb92f1fd53fbb3b1cdeaeec7cfe69d3e7ffb75dab0fe7775f5cd1c')
+sha256sums=('c78afdafa8b9651228c9d0bd8e71cc9f8af72ad065350dccaf9e4a87d95be1ee')
+b2sums=('d0783d96229cae3cde820d19d19d4e41d538873e04bbfddf3e267b2c9b1cce85082ece97ea8e74fc51c31c56dfd50668f6511dfb63ba0db64eb27695ab34ded5')
 validpgpkeys=('09E55FAF4F7862CD6D558997CDFB5FA52007B954') # Metasploit 
<[email protected]>
 
 prepare() {



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

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


Reply via email to