summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik Schwan2020-05-07 01:30:26 +0200
committerFrederik Schwan2020-05-07 01:30:26 +0200
commit8597265ff1645736d0db49ba0365c79a883919ad (patch)
treef49863e528b4302dc59985b58b7496936a27374f /PKGBUILD
parent6c3026c56ca5e4a890ab5cafd47d5f05e54754af (diff)
downloadaur-namebench.tar.gz
PKGBUILD review of coderobe
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 855ec05bc750..785e5aa7da05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.3
pkgrel=1
pkgdesc='Open-source DNS benchmark utility'
arch=('any')
-url='http://code.google.com/p/namebench/'
+url='https://code.google.com/p/namebench/'
license=(Apache)
depends=('python2-dnspython' 'python2-httplib2' 'python2-simplejson' 'python2-jinja'
'python2-graphy')