zaproxy: update to 2.6.0.

This commit is contained in:
Toyam Cox 2017-03-29 21:46:57 -04:00
parent d6e3e47c29
commit 4da3a6dbe9
2 changed files with 2 additions and 13 deletions

View file

@ -1,11 +0,0 @@
--- build/build.xml
+++ build/build.xml
@@ -129,7 +129,7 @@
</target>
- <target name="dist" depends="compile" description="Generates the distribution">
+ <target name="dist" depends="setup, compile" description="Generates the distribution">
<echo message="Creating the distribution set..." />
<!-- Create the distribution directory -->

View file

@ -1,6 +1,6 @@
# Template file for 'zaproxy'
pkgname=zaproxy
version=2.5.0
version=2.6.0
revision=1
hostmakedepends="openjdk apache-ant"
depends="virtual?java-runtime"
@ -9,7 +9,7 @@ maintainer="Nicklaus McClendon <nicklaus@kulinacs.com>"
license="Apache-2.0"
homepage="https://www.owasp.org/index.php/ZAP"
distfiles="https://github.com/zaproxy/zaproxy/archive/${version}.tar.gz"
checksum=3fc4e6700e8fc462f01cf8af27c6d531ad682bb4e016ffc9897ce72cb9e28866
checksum=ed9addbb3a074b208ae1bc3f509aee2c34d118ee28744a8f8f5f4e821afef687
do_configure() {
# Set version for ant