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