[source] tools/ppl: Update to 1.2
LEDE Commits
lede-commits at lists.infradead.org
Tue Oct 4 02:51:02 PDT 2016
blogic pushed a commit to source.git, branch master:
https://git.lede-project.org/fdf200c8935985abae422b7b8f15f5d714b6d6b2
commit fdf200c8935985abae422b7b8f15f5d714b6d6b2
Author: diizzyy <diizzyy at users.noreply.github.com>
AuthorDate: Mon Oct 3 00:27:48 2016 +0200
tools/ppl: Update to 1.2
Updates ppl to version 1.2
Signed-off-by: Daniel Engberg <daniel.engberg.lists at pyret.net>
---
tools/ppl/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/ppl/Makefile b/tools/ppl/Makefile
index 082b200..26caced 100644
--- a/tools/ppl/Makefile
+++ b/tools/ppl/Makefile
@@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ppl
-PKG_VERSION:=1.1
+PKG_VERSION:=1.2
PKG_SOURCE_URL:=http://bugseng.com/products/ppl/download/ftp/releases/$(PKG_VERSION)/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_MD5SUM:=82617a9c4e08606111ed9d2dc37ececa
+PKG_MD5SUM:=e7bd12043d1064214f7a0107b6da3f17
HOST_FIXUP:=autoreconf
More information about the lede-commits
mailing list