zmap: update to 4.3.1.
This commit is contained in:
parent
d65b39fd59
commit
646a0e5eae
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.3.0
|
version=4.3.1
|
||||||
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=c3b44b5b4c5148fd328164674c73f9b39cbbfdec1a8f5fdddd49d07e06852ee9
|
checksum=a281eaeac415f49734e22f9219e36454843de494ab8f9723a3de7f123142050f
|
||||||
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