Date: Tuesday, June 4, 2019 @ 21:21:34 Author: arojas Revision: 476897
https Modified: kea-devel-docs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-04 21:21:02 UTC (rev 476896) +++ PKGBUILD 2019-06-04 21:21:34 UTC (rev 476897) @@ -4,7 +4,7 @@ pkgrel=1 pkgdesc='Developer documentation for Kea, a high-performance, extensible DHCP server engine' arch=('any') -url='http://kea.isc.org' +url='https://kea.isc.org' license=('MPL2') depends=() makedepends=('botan' 'boost' 'log4cplus' # Only here to make ./configure happy, not actually used.