author | Gaetan Bisson
<bisson@archlinux.org> 2016-09-21 21:32:23 UTC |
committer | Gaetan Bisson
<bisson@archlinux.org> 2016-09-21 21:32:23 UTC |
parent | 059502e1d8dae3c188220c93adc9003880f4f64f |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 2f92a83..5661d50 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -16,7 +16,7 @@ optdepends=('pygtk: zenmap' 'kde-cli-tools: privilege escalation for zenmap' 'gksu: privilege escalation for zenmap') depends=('pcre' 'openssl' 'lua52') -source=("http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2") +source=("https://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2") sha1sums=('0c25e4089f93adec2ad50e99b92dc8c5bf85c231') build() {