massdns: update to 1.0.0.

This commit is contained in:
tibequadorian 2022-02-15 13:01:42 +01:00 committed by Piraty
parent 85a6c30367
commit edf6cb8bfc

View file

@ -1,6 +1,6 @@
# Template file for 'massdns' # Template file for 'massdns'
pkgname=massdns pkgname=massdns
version=0.3 version=1.0.0
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
short_desc="High-performance DNS stub resolver for bulk lookups and reconnaissance" short_desc="High-performance DNS stub resolver for bulk lookups and reconnaissance"
@ -8,7 +8,7 @@ maintainer="Antoine Guilbaud <antoine.guilbaud@yahoo.fr>"
license="GPL-3.0-only" license="GPL-3.0-only"
homepage="https://github.com/blechschmidt/massdns" homepage="https://github.com/blechschmidt/massdns"
distfiles="https://github.com/blechschmidt/massdns/archive/v${version}.tar.gz" distfiles="https://github.com/blechschmidt/massdns/archive/v${version}.tar.gz"
checksum=9ca6e684d2febf707f165ce74b7a38455302f5851309fb82b5951c28cb07d0d7 checksum=0eba00a03e74a02a78628819741c75c2832fb94223d0ff632249f2cc55d0fdbb
do_install() { do_install() {
vbin bin/massdns vbin bin/massdns