lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit f6611ab8286adbb452a204410052cda38cc6cd6f
parent dc55a94cde4c85a9f9495b96853db61a2f2c3413
Author: Daniel Dickinson <lede@cshore.thecshore.com>
Date:   Sun, 23 Oct 2016 17:35:01 -0400

net/rp-pppoe: Update to 3.12

Update package to latest stable upstream and update my maintainer email

Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>

Diffstat:
Mnet/rp-pppoe/Makefile | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net/rp-pppoe/Makefile b/net/rp-pppoe/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rp-pppoe -PKG_VERSION:=3.11 +PKG_VERSION:=3.12 PKG_RELEASE:=1 -PKG_MAINTAINER:=Daniel Dickinson <lede@daniel.thecshore.com> +PKG_MAINTAINER:=Daniel Dickinson <lede@cshore.thecshore.com> PKG_LICENSE:=LGPL-2.0+ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://roaringpenguin.com/files/download -PKG_MD5SUM:=13b5900c56bd602df6cc526e5e520722 +PKG_MD5SUM:=00794e04031546b0e9b8cf286f2a6d1ccfc4a621b2a3abb2d7ef2a7ab7cc86c2 PKG_BUILD_DEPENDS:=ppp