Commit b228a0ca authored by Eric Andersen's avatar Eric Andersen
Browse files

Per comment from Ross Miller, update to ppp-2.4.1 final rather

than a no-longer-present beta version
parent 99905641
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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