[arch-commits] Commit in metasploit/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Thu Oct 20 00:27:40 UTC 2016
Date: Thursday, October 20, 2016 @ 00:27:38
Author: anthraxx
Revision: 192636
upgpkg: metasploit 4.12.34-1
Modified:
metasploit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-20 00:09:25 UTC (rev 192635)
+++ PKGBUILD 2016-10-20 00:27:38 UTC (rev 192636)
@@ -3,7 +3,7 @@
# Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
pkgname=metasploit
-pkgver=4.12.32
+pkgver=4.12.34
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=('646cb195da358e8ccf42672f192ce20b9c5e2e14cd96a14dddcfb466e49c44078036931d9b0b1ce4d54c12b300c80190d1e694e3d78700eddc1b50cd2f2bec02')
+sha512sums=('551529246687e6f21af9af749caa9ed5e5abbb4930adc1ac6bce1634a6805b42db4b913a8444ed8453f1722b7f3737edce53a6925c200aa0e2067f4c78ea6b12')
prepare() {
cd ${pkgname}-framework-${pkgver}
More information about the arch-commits
mailing list