- use http and fix a typo in the URL
This commit is contained in:
parent
c46c2c75d1
commit
62a918789e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user