summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-03-06 19:35:46 +0000
committerEric Andersen <andersen@codepoet.org>2004-03-06 19:35:46 +0000
commitb228a0ca962b958700d9b5de4ca2f81004c0bd13 (patch)
tree78ea98cd8e02dc2c168c55d0ca0f944f3bd1534b /make
parent99905641d1175d24102f9a1f2b551577dd586619 (diff)
downloadbuildroot-novena-b228a0ca962b958700d9b5de4ca2f81004c0bd13.tar.gz
buildroot-novena-b228a0ca962b958700d9b5de4ca2f81004c0bd13.zip
Per comment from Ross Miller, update to ppp-2.4.1 final rather
than a no-longer-present beta version
Diffstat (limited to 'make')
-rw-r--r--make/pppd.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/pppd.mk b/make/pppd.mk
index 217f5fae7..a76149b9a 100644
--- a/make/pppd.mk
+++ b/make/pppd.mk
@@ -3,9 +3,9 @@
# pppd
#
#############################################################
-PPPD_SOURCE:=ppp-2.4.1b2.tar.gz
+PPPD_SOURCE:=ppp-2.4.1.tar.gz
PPPD_SITE:=ftp://ftp.samba.org/pub/ppp
-PPPD_DIR:=$(BUILD_DIR)/ppp-2.4.1b2
+PPPD_DIR:=$(BUILD_DIR)/ppp-2.4.1
PPPD_CAT:=zcat
PPPD_BINARY:=pppd/pppd
PPPD_TARGET_BINARY:=usr/sbin/pppd