From: Bernhard Reutner-Fischer Date: Sat, 1 Sep 2007 12:21:07 +0000 (-0000) Subject: - use http and fix a typo in the URL X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=62a918789ee68296fa0c072741ca46c532fd2a67;p=buildroot.git - use http and fix a typo in the URL --- diff --git a/package/pptp-linux/pptp-linux.mk b/package/pptp-linux/pptp-linux.mk index dd50cc0c5a..e4e7cc731b 100644 --- a/package/pptp-linux/pptp-linux.mk +++ b/package/pptp-linux/pptp-linux.mk @@ -6,7 +6,7 @@ PPTP_LINUX_VERSION:=1.7.0 PPTP_LINUX_SOURCE:=pptp-linux_$(PPTP_LINUX_VERSION).orig.tar.gz #PPTP_LINUX_PATCH:=pptp-linux_$(PPTP_LINUX_VERSION)-2.diff.gz -PPTP_LINUX_SITE:=ftp://ftp.debian.org/debian/pool/main/a/pptp-linux +PPTP_LINUX_SITE:=http://ftp.debian.org/debian/pool/main/p/pptp-linux PPTP_LINUX_DIR:=$(BUILD_DIR)/pptp-linux-$(PPTP_LINUX_VERSION).orig PPTP_LINUX_CAT:=$(ZCAT) PPTP_LINUX_BINARY:=pptp