mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
zmap: update to 4.3.4.
This commit is contained in:
parent
d731fb263e
commit
a5f0a7af5b
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.3
|
version=4.3.4
|
||||||
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=1a14b5d560d1c931528104d644ae033f4f874a21f67f9e6d04f7173e413561ec
|
checksum=b5936bf5b5390fb50203140e81beac28866374371b1c68329cbbe932cc5ee1d3
|
||||||
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