![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 3dab9d3b27536f79819decdccec64a15b35bb277 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sat Feb 4 18:27:39 2017 +1100 ppp: use https diff --git a/ppp/Pkgfile b/ppp/Pkgfile index 65249a9..7da108e 100644 --- a/ppp/Pkgfile +++ b/ppp/Pkgfile @@ -1,12 +1,12 @@ # Description: A daemon which implements the PPP protocol for internetworking over dialup lines -# URL: http://www.samba.org/ppp/ +# URL: https://www.samba.org/ppp/ # Maintainer: CRUX System Team, core-ports at crux dot nu # Depends on: zlib, openssl name=ppp version=2.4.7 release=2 -source=(http://ppp.samba.org/ftp/ppp/$name-$version.tar.gz \ +source=(https://ppp.samba.org/ftp/ppp/$name-$version.tar.gz \ $name-nofilter.patch) build () {