zmap: update to 4.3.0.
This commit is contained in:
parent
7220d10a33
commit
a9d93a4942
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zmap'
|
# Template file for 'zmap'
|
||||||
pkgname=zmap
|
pkgname=zmap
|
||||||
version=4.2.0
|
version=4.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="flex byacc gengetopt pkg-config"
|
hostmakedepends="flex byacc gengetopt pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
||||||
homepage="https://zmap.io"
|
homepage="https://zmap.io"
|
||||||
changelog="https://raw.githubusercontent.com/zmap/zmap/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/zmap/zmap/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/zmap/zmap/archive/v${version}.tar.gz"
|
distfiles="https://github.com/zmap/zmap/archive/v${version}.tar.gz"
|
||||||
checksum=2580e41fbb56b7576530b2cdcac6dd6b5e167197a6981e330d56cfb14b3d3ebf
|
checksum=c3b44b5b4c5148fd328164674c73f9b39cbbfdec1a8f5fdddd49d07e06852ee9
|
||||||
make_check=no # does not define any checks
|
make_check=no # does not define any checks
|
||||||
|
|
||||||
conf_files="
|
conf_files="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue