[arch-commits] Commit in metasploit/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Tue Nov 1 20:05:01 UTC 2016
Date: Tuesday, November 1, 2016 @ 20:05:00
Author: anthraxx
Revision: 194238
upgpkg: metasploit 4.12.39-1
Modified:
metasploit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-11-01 19:05:59 UTC (rev 194237)
+++ PKGBUILD 2016-11-01 20:05:00 UTC (rev 194238)
@@ -3,7 +3,7 @@
# Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
pkgname=metasploit
-pkgver=4.12.38
+pkgver=4.12.39
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=('0e657f3a9778e886fcaf577d843edc38beda2f4e3227a96cf3e757ab152d18acacc15b1f8a64a89b58bdf12fb8f8d069c788e49720903de5bb3ff8bdfc66554c')
+sha512sums=('0b8d136d697ef1035523249c88ded6e99ab0a67e4fde156f8827e67a591d7178f3988915d3ee328efc3350b45eb258cb68fc147ce18ae3f42e3380903bf27588')
prepare() {
cd ${pkgname}-framework-${pkgver}
More information about the arch-commits
mailing list