Date: Wednesday, June 12, 2019 @ 19:03:23 Author: anthraxx Revision: 481007
upgpkg: metasploit 5.0.28-1 Modified: metasploit/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-12 18:57:26 UTC (rev 481006) +++ PKGBUILD 2019-06-12 19:03:23 UTC (rev 481007) @@ -3,7 +3,7 @@ # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com> pkgname=metasploit -pkgver=5.0.26 +pkgver=5.0.28 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' 'libxml2' 'git') options=('!strip' '!emptydirs') source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz) -sha256sums=('a6105a402da41160693579c3e9d826243a9603b60f14b705e7d5ab5e05d3bba4') -sha512sums=('b66c0ce651afeb76eacfd7d5f9353d62742fa6debfafbf25324ab884fda894b8121114ea94e5d5f124f72473b13ef59f2c28f24795c5b68e45869d22b38ec13c') +sha256sums=('7274a00a6b06b8eb4e010061735750d6550800385bc33bcf5c3ee5d9f944f50c') +sha512sums=('361308c28287e8926dc05294a57d92310cd8d4c72cba14e254f5738a8e7dfc3b429abf20032559dbee40fd833b7d78a3f1c1a747e337b6b9696c27aeed675dbc') prepare() { cd ${pkgname}-framework-${pkgver}
