[arch-commits] Commit in zaproxy/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Mon Dec 28 01:45:31 UTC 2015
Date: Monday, December 28, 2015 @ 02:45:30
Author: anthraxx
Revision: 154622
upgpkg: zaproxy 2.4.3-1
upgpkg: 2.4.3-1
Modified:
zaproxy/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-28 01:42:58 UTC (rev 154621)
+++ PKGBUILD 2015-12-28 01:45:30 UTC (rev 154622)
@@ -3,7 +3,7 @@
# Contributor: fnord0 <fnord0 AT riseup DOT net>
pkgname=zaproxy
-pkgver=2.4.2
+pkgver=2.4.3
pkgrel=1
pkgdesc="Integrated penetration testing tool for finding vulnerabilities in web applications"
url="https://www.owasp.org/index.php/ZAP"
@@ -11,7 +11,7 @@
license=('Apache')
depends=('java-runtime' 'ttf-font')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zaproxy/zaproxy/releases/download/${pkgver}/ZAP_${pkgver}_Linux.tar.gz)
-sha512sums=('b10028f8e3175ec34fd082de7b1b9b49a00781f50f071433345a7a8b8622b109447ac366e596cccef4b5b5cb504421d77894b8d63f6d0e0babe9320334c10b92')
+sha512sums=('ec28e3acd8eb71707984bd0cf55099bcec21dfaf4ce515b3d47573ea349d1935ad44cfc64e1fdd4bf09fa58fee6eb6229e1640e0c9d6a910fdbbc0d4b6254ca2')
prepare() {
cd ZAP_${pkgver}
More information about the arch-commits
mailing list