mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
zmap: update to 4.3.2.
This commit is contained in:
parent
daae6667ef
commit
ae0c5d46a5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'zmap'
|
||||
pkgname=zmap
|
||||
version=4.3.1
|
||||
revision=2
|
||||
version=4.3.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="flex byacc gengetopt pkg-config"
|
||||
makedepends="libpcap-devel gmp-devel json-c-devel libunistring-devel
|
||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
|||
homepage="https://zmap.io"
|
||||
changelog="https://raw.githubusercontent.com/zmap/zmap/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/zmap/zmap/archive/v${version}.tar.gz"
|
||||
checksum=a281eaeac415f49734e22f9219e36454843de494ab8f9723a3de7f123142050f
|
||||
checksum=2f1e031d07d9c7040bf75aa58e258c311985e2b32dbb9a375e0d1c31bcedbf0a
|
||||
make_check=no # does not define any checks
|
||||
|
||||
conf_files="
|
||||
|
|
Loading…
Add table
Reference in a new issue