From fdf200c8935985abae422b7b8f15f5d714b6d6b2 Mon Sep 17 00:00:00 2001 From: diizzyy Date: Mon, 3 Oct 2016 00:27:48 +0200 Subject: tools/ppl: Update to 1.2 Updates ppl to version 1.2 Signed-off-by: Daniel Engberg --- tools/ppl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/ppl/Makefile b/tools/ppl/Makefile index 082b200e4a..26caced909 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 -- cgit v1.2.3