[arch-commits] Commit in metasploit/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Wed Apr 18 21:58:58 UTC 2018
Date: Wednesday, April 18, 2018 @ 21:58:58
Author: anthraxx
Revision: 316936
upgpkg: metasploit 4.16.50-1
Modified:
metasploit/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-04-18 21:56:41 UTC (rev 316935)
+++ PKGBUILD 2018-04-18 21:58:58 UTC (rev 316936)
@@ -3,7 +3,7 @@
# Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
pkgname=metasploit
-pkgver=4.16.49
+pkgver=4.16.50
pkgrel=1
pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 'git')
options=('!strip' '!emptydirs')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('b48b21714b04555c5f98a5bf407bcfd5d297c5f2e6b924ada56416df2c51616d')
-sha512sums=('ab640e8a60178b16981b7881a879320bf48106869f46cd7058b7f386c7f9287dba364072df1d8fbf61f2472598dc4b1309df9c64a033971c2aa21ef98be8fb25')
+sha256sums=('2d94d2f4642bb40fb11acc1f40a52721ef73f8bd1b36547bf1201bc991916f12')
+sha512sums=('74aaaa9a200f8b1ffb4972336d8a3940a41a18ee167ade93072274c9493d0cb6fbb16afb00be184886f34cac69e87a2b72f15c7dd5cd1542505045c33cab11c0')
prepare() {
cd ${pkgname}-framework-${pkgver}
More information about the arch-commits
mailing list