[arch-commits] Commit in metasploit/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Sat Oct 7 11:40:19 UTC 2017
Date: Saturday, October 7, 2017 @ 11:40:18
Author: anthraxx
Revision: 262068
upgpkg: metasploit 4.16.10-1
Modified:
metasploit/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-07 11:34:43 UTC (rev 262067)
+++ PKGBUILD 2017-10-07 11:40:18 UTC (rev 262068)
@@ -3,7 +3,7 @@
# Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
pkgname=metasploit
-pkgver=4.16.9
+pkgver=4.16.10
pkgrel=1
pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
url='https://www.metasploit.com/'
@@ -13,8 +13,8 @@
optdepends=('ruby-pg: database support')
options=('!strip' '!emptydirs')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('65201b2eeba830bc643cfd5ec12c53fbb392b74316ce3da48ae2cd9f6da9b3ec')
-sha512sums=('692767e025a1655fe4fba48502489c8546982f2235f9f1ccbe11f18d0f8f3ea36cfa1e776c39ba66369ae7c4f46e547e81431dbf17e67a90fa27c43b9260f22c')
+sha256sums=('1762f7fbd510de8a809e31ffe05eec26be08232cd2d048773be024bcc704ef8e')
+sha512sums=('59bc85cbed085350130c6fc42d04291809bdf8eb0f1edd055d09d85ed4a69fc37994e938714dda24cefbe439183473061f2b2fd4099e5436a598ca555e8c109e')
prepare() {
cd ${pkgname}-framework-${pkgver}
More information about the arch-commits
mailing list