X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c4b73fa154ce47702ee9b3bbe621d8f079eb7fa5..de61908068f0008dff424012f5083712ff1750e5:/package/ppp/Makefile diff --git a/package/ppp/Makefile b/package/ppp/Makefile index df3f03509..ee58f72e4 100644 --- a/package/ppp/Makefile +++ b/package/ppp/Makefile @@ -10,13 +10,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ppp PKG_VERSION:=2.4.3 -PKG_RELEASE:=7 +PKG_RELEASE:=8 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.samba.org/pub/ppp/ PKG_MD5SUM:=848f6c3cafeb6074ffeb293c3af79b7c -PKG_BUILD_DEPENDS:=libpcap linux-atm +PKG_BUILD_DEPENDS:=libpcap include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/kernel.mk