zaproxy: update to 2.7.0
This commit is contained in:
parent
fffa9dd4c2
commit
77af2866f1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zaproxy'
|
||||
pkgname=zaproxy
|
||||
version=2.6.0
|
||||
version=2.7.0
|
||||
revision=1
|
||||
hostmakedepends="openjdk apache-ant"
|
||||
depends="virtual?java-runtime"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://www.owasp.org/index.php/ZAP"
|
||||
distfiles="https://github.com/zaproxy/zaproxy/archive/${version}.tar.gz"
|
||||
checksum=c67652108cf1e14610e7b917a587c90b959f1548b59beef45af11166d56bc8d4
|
||||
checksum=325bd7cf78775a302287daee01872a8224297c3bb261eedd8d91809c91ca0ccb
|
||||
|
||||
do_configure() {
|
||||
# Set version for ant
|
||||
|
|
Loading…
Reference in New Issue