mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
zmap: update to 4.2.0.
This commit is contained in:
parent
8da1800c00
commit
f7d595ff5b
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.1.1
|
version=4.2.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=b37c4e70e4f9c12091ee10dc7f6f3518cbb7bc291b5b81a451a37632c9440047
|
checksum=2580e41fbb56b7576530b2cdcac6dd6b5e167197a6981e330d56cfb14b3d3ebf
|
||||||
make_check=no # does not define any checks
|
make_check=no # does not define any checks
|
||||||
|
|
||||||
conf_files="
|
conf_files="
|
||||||
|
|
Loading…
Add table
Reference in a new issue