[arch-commits] Commit in metasploit/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Wed Oct 12 20:36:48 UTC 2016
Date: Wednesday, October 12, 2016 @ 20:36:47
Author: anthraxx
Revision: 192084
upgpkg: metasploit 4.12.32-1
Modified:
metasploit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-12 20:32:23 UTC (rev 192083)
+++ PKGBUILD 2016-10-12 20:36:47 UTC (rev 192084)
@@ -3,7 +3,7 @@
# Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
pkgname=metasploit
-pkgver=4.12.29
+pkgver=4.12.32
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=('298096eca9750f318f1234165730e2ee504e2abd215563cc98c365e3017aeda72bb2a12b5b5c8b250a1611751bf0d2c36e42153afb5018cea8e75889659e30f8')
+sha512sums=('646cb195da358e8ccf42672f192ce20b9c5e2e14cd96a14dddcfb466e49c44078036931d9b0b1ce4d54c12b300c80190d1e694e3d78700eddc1b50cd2f2bec02')
prepare() {
cd ${pkgname}-framework-${pkgver}
More information about the arch-commits
mailing list