From d26537d54d65ad2677ed56f90b4704dd0a2d9fe6 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 18 Oct 2016 09:12:14 +0200 Subject: [PATCH] dnsmap: fix URL --- srcpkgs/dnsmap/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/dnsmap/template b/srcpkgs/dnsmap/template index 779e40dda72..88b8246d544 100644 --- a/srcpkgs/dnsmap/template +++ b/srcpkgs/dnsmap/template @@ -8,7 +8,7 @@ short_desc="Passive DNS network mapper a.k.a. subdomain bruteforcer" maintainer="Philipp Hirsch " 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() {