[arch-commits] Commit in metasploit/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Sat Oct 1 14:23:17 UTC 2016
Date: Saturday, October 1, 2016 @ 14:23:17
Author: anthraxx
Revision: 191149
upgpkg: metasploit 4.12.29-1
Modified:
metasploit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-01 14:11:23 UTC (rev 191148)
+++ PKGBUILD 2016-10-01 14:23:17 UTC (rev 191149)
@@ -3,7 +3,7 @@
# Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
pkgname=metasploit
-pkgver=4.12.28
+pkgver=4.12.29
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=('582b002e78744eb6c5dd70297b30b0f354eb918c3bd837d7b76ff7d99cb3e2b658da750be1c959ba03cb5c621ec3d29be05d8e4f263a7b2601653e3f7e44c7bd')
+sha512sums=('298096eca9750f318f1234165730e2ee504e2abd215563cc98c365e3017aeda72bb2a12b5b5c8b250a1611751bf0d2c36e42153afb5018cea8e75889659e30f8')
prepare() {
cd ${pkgname}-framework-${pkgver}
More information about the arch-commits
mailing list