X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fnetwork%2Fservices%2Fppp%2FMakefile;fp=package%2Fnetwork%2Fservices%2Fppp%2FMakefile;h=b320e304f25a1a19a2d87d03e3af7be15224f426;hb=9503a59d793842975189ea1b94b31864889ff2cf;hp=724be30ef3db68abcc8bde98118dab4cc4aaaf55;hpb=56d6e296cced642979d3fa16bb962fed69551b72;p=openwrt.git diff --git a/package/network/services/ppp/Makefile b/package/network/services/ppp/Makefile index 724be30ef3..b320e304f2 100644 --- a/package/network/services/ppp/Makefile +++ b/package/network/services/ppp/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=ppp -PKG_VERSION:=2.4.6 +PKG_VERSION:=2.4.7 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.samba.org/pub/ppp/ -PKG_MD5SUM:=3434d2cc9327167a0723aaaa8670083b +PKG_MD5SUM:=78818f40e6d33a1d1de68a1551f6595a PKG_MAINTAINER:=Felix Fietkau PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)