zmap: update to 2.1.1.
This commit is contained in:
parent
8423da805c
commit
74fc6823a7
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'zmap'
|
# Template file for 'zmap'
|
||||||
pkgname=zmap
|
pkgname=zmap
|
||||||
version=1.2.1
|
version=2.1.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
conf_files="/etc/zmap/blacklist.conf /etc/zmap/zmap.conf"
|
conf_files="/etc/zmap/blacklist.conf /etc/zmap/zmap.conf"
|
||||||
hostmakedepends="cmake flex byacc gengetopt pkg-config"
|
hostmakedepends="cmake flex byacc gengetopt pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Duncaen <mail@duncano.de>"
|
||||||
license="Apache"
|
license="Apache"
|
||||||
homepage="https://zmap.io"
|
homepage="https://zmap.io"
|
||||||
distfiles="https://github.com/zmap/zmap/archive/v${version}.tar.gz"
|
distfiles="https://github.com/zmap/zmap/archive/v${version}.tar.gz"
|
||||||
checksum=ff01f2b139e98a7e64ed2872ae332929c500dd6120888d57900fac82dccfeea8
|
checksum=29627520c81101de01b0213434adb218a9f1210bfd3f2dcfdfc1f975dbce6399
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/bin
|
vmkdir usr/bin
|
||||||
|
|
Loading…
Reference in New Issue