diff --git a/srcpkgs/ppp/template b/srcpkgs/ppp/template index 73bc5bb242..7e09db60f8 100644 --- a/srcpkgs/ppp/template +++ b/srcpkgs/ppp/template @@ -1,12 +1,12 @@ # Template file for 'ppp' pkgname=ppp version=2.4.7 -revision=1 +revision=2 short_desc="PPP (Point-to-Point Protocol) daemon" homepage="https://ppp.samba.org/" license="BSD, LGPLv2+, GPLv2+, Public Domain" maintainer="Juan RP " -distfiles="ftp://ftp.samba.org/pub/ppp/ppp-$version.tar.gz" +distfiles="https://ftp.samba.org/pub/ppp/ppp-$version.tar.gz" checksum=02e0a3dd3e4799e33103f70ec7df75348c8540966ee7c948e4ed8a42bbccfb30 makedepends="libpcap-devel"