diff options
| author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-11-07 13:24:13 +0000 | 
|---|---|---|
| committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-11-07 13:24:13 +0000 | 
| commit | 11b951296323c242621ab19178fb96b6040b2da1 (patch) | |
| tree | fb50dec1d785382607305600032c5b9b11416b68 | |
| parent | d62770f5492028d5543ac4fe2165d68dfbb31b63 (diff) | |
bump ppp version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9509 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -rw-r--r-- | package/ppp/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/package/ppp/Makefile b/package/ppp/Makefile index b8b08d861..ec52ab71e 100644 --- a/package/ppp/Makefile +++ b/package/ppp/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk  PKG_NAME:=ppp  PKG_VERSION:=2.4.3 -PKG_RELEASE:=8 +PKG_RELEASE:=9  PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz  PKG_SOURCE_URL:=ftp://ftp.samba.org/pub/ppp/ | 
