dnsmap: fix URL
This commit is contained in:
parent
6ca23cc055
commit
d26537d54d
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ short_desc="Passive DNS network mapper a.k.a. subdomain bruteforcer"
|
|||
maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
||||
license="GPL-2"
|
||||
homepage="https://dnsmap.googlecode.com"
|
||||
distfiles="https://dnsmap.googlecode.com/files/${pkgname}-${version}.tar.gz"
|
||||
distfiles="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/dnsmap/${pkgname}-${version}.tar.gz"
|
||||
checksum=fcf03a7b269b51121920ac49f7d450241306cfff23c76f3da94b03792f6becbc
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue