[arch-commits] Commit in metasploit/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Sat Jan 12 01:18:53 UTC 2019


    Date: Saturday, January 12, 2019 @ 01:18:52
  Author: anthraxx
Revision: 422710

upgpkg: metasploit 5.0.0-1

Modified:
  metasploit/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-12 01:05:06 UTC (rev 422709)
+++ PKGBUILD	2019-01-12 01:18:52 UTC (rev 422710)
@@ -3,8 +3,8 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.17.31
-pkgrel=2
+pkgver=5.0.0
+pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
 url='https://www.metasploit.com/'
 arch=('x86_64')
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 'libxml2' 'git')
 options=('!strip' '!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('2b09dbe39944e9dc088a599b0d04456e6427224678c819926814058ef818299e')
-sha512sums=('1507aaa8229665e6a83d520eab57d2b7f7b14b44250839ba33f60ac3ee78fccbc31372c217f96dcb9e5ed4b3c3902580948ac4f7c1593e049db26e0254f7ca33')
+sha256sums=('aedddd4779624b992fc6ada6904eca0a86688f5f8391c239480e2fec073d03c2')
+sha512sums=('0c790e30c88c4d7363b886a0226bdbc064ca5627855cfb674a5a8e8fd08a7da4fbfdc3b0cba82c934d8de766b48b7ecc4f66742f1164d2cef0a53249983ae163')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list