Explorar o código

Per comment from Ross Miller, update to ppp-2.4.1 final rather
than a no-longer-present beta version

Eric Andersen %!s(int64=22) %!d(string=hai) anos
pai
achega
b228a0ca96
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      make/pppd.mk

+ 2 - 2
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