mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
zmap: update to 4.3.3.
This commit is contained in:
parent
1c11e12c5b
commit
fb0a001d40
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.2
|
version=4.3.3
|
||||||
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=2f1e031d07d9c7040bf75aa58e258c311985e2b32dbb9a375e0d1c31bcedbf0a
|
checksum=1a14b5d560d1c931528104d644ae033f4f874a21f67f9e6d04f7173e413561ec
|
||||||
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