[arch-commits] Commit in metasploit/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Sun Feb 18 21:52:16 UTC 2018


    Date: Sunday, February 18, 2018 @ 21:52:15
  Author: anthraxx
Revision: 296254

upgpkg: metasploit 4.16.39-1

Modified:
  metasploit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-18 21:06:34 UTC (rev 296253)
+++ PKGBUILD	2018-02-18 21:52:15 UTC (rev 296254)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE <m.on.key.tobi[at]gmail[dot]com>
 
 pkgname=metasploit
-pkgver=4.16.36
+pkgver=4.16.39
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using exploit code'
 url='https://www.metasploit.com/'
@@ -14,9 +14,9 @@
 options=('!strip' '!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
         metasploit-dont-restrict-aggregator.patch)
-sha256sums=('26ece1135e78fb17cac3a81bf4078300a525a7a60e4259b2c54857090b14a380'
+sha256sums=('3270622fd99c6f83cdd733b6b0569d0a91ba43acc32fd97667c715b0fec92094'
             '28008fbc74852a0e939bde209a0faa715eae08a56b2e10c53e1535d50a727609')
-sha512sums=('37a4f1364bb2281459a38e09125c1686886721094240bf5a5c126d27636a2d86567d57401ce1d621966551a6871126c1a4a14865089ec445505d61629eda22a0'
+sha512sums=('cb5edb45f9e0f28cc60d36ab03f131f6688abee997085098348e1eccf1198f149b71cd32a58690a96d542b967142bda31956fccdfec9793f063112451186d9df'
             'fcc1d1f8f2f5f337de25d674571403d62c24501f91c04914e8a9d0960fe7f248f66b44ad83f014d8e30a5b394882bd35588f226b53cec607ddd122f133eaa361')
 
 prepare() {



More information about the arch-commits mailing list