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

Levente Polyak anthraxx at archlinux.org
Mon Jun 11 22:10:07 UTC 2018


    Date: Monday, June 11, 2018 @ 22:10:07
  Author: anthraxx
Revision: 342392

upgpkg: metasploit 4.16.60-1

Modified:
  metasploit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-11 20:29:19 UTC (rev 342391)
+++ PKGBUILD	2018-06-11 22:10:07 UTC (rev 342392)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.16.59
+pkgver=4.16.60
 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=('691f67d4c8310775f2c47dc2336db09a6dbda2c47f4a07341aec2bc7c19bb264')
-sha512sums=('f8bf6db581c39a3fec474acc12337aab87d1480dc3a88cc4e1c100e393c1aac0f8d34cdfe1b77a2b41fba33bdaf1a4995cb5d60f417e269040f86d1ee42d0091')
+sha256sums=('f55ac839bfb14eb67711c448c73b79ea6efb75f9e3ddf92e4151318f6b6ed2e2')
+sha512sums=('abfe0daa25b202261f5db6dd3811bb46c491415217e0c9c956b3deba70b03c6c4de802a274c7c93b9765616bd9e97e360268fbadd1bfaea71bf05e82a6401251')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list