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

Levente Polyak anthraxx at archlinux.org
Fri Dec 23 18:35:40 UTC 2016


    Date: Friday, December 23, 2016 @ 18:35:39
  Author: anthraxx
Revision: 201272

upgpkg: metasploit 4.13.9-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-23 18:35:19 UTC (rev 201271)
+++ PKGBUILD	2016-12-23 18:35:39 UTC (rev 201272)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.13.8
+pkgver=4.13.9
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
 url='https://www.metasploit.com/'
@@ -13,7 +13,7 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha512sums=('994a3d2d35ae56ffb0043244098e48bfa19f06abc2db1716594caccf71a41bca46fcbbb7360ff499f05c758ee2eccb41fd9b0f7773400a0822eb1d0223ae5c27')
+sha512sums=('ab969a2b3abb8730f77d27d6ee0983da96911377e68308b7fa4d066c851405159205ed381af6c547db47b260d71f45587f09e7c23deaa2c55fdc7d82b8b37c31')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}



More information about the arch-commits mailing list