Date: Saturday, April 28, 2018 @ 23:23:12 Author: anthraxx Revision: 318419
upgpkg: metasploit 4.16.53-1 Modified: metasploit/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-28 21:51:53 UTC (rev 318418) +++ PKGBUILD 2018-04-28 23:23:12 UTC (rev 318419) @@ -3,7 +3,7 @@ # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com> pkgname=metasploit -pkgver=4.16.51 +pkgver=4.16.53 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=('a6f6d30c5e7ae28c667463cefea46b496c1fb8e8b41426e9afcab28f9de16fb8') -sha512sums=('cd3ea69df051cab50ebe7d5479a88fedcd39e3d217e278147c9e5b9619561c722b42448514f5fdeb670e1020cc0cf2ce7acfa6ade28c25cb78853dab269cc217') +sha256sums=('c6cb1b02add978ec7b0f903d381ef43582723dd059368f7a5843db62dff8f55e') +sha512sums=('6c4c91d7ecb61db27657b8c22e0c6640d28009348676b8e4f4f4f54a96d5ecbeb4ad1dcc2c2be92ac33ba8f4e19a3ba1558998e61680bdc6a12ba9ca3454e2f2') prepare() { cd ${pkgname}-framework-${pkgver}
