tools/ppl: Update to 1.2

Updates ppl to version 1.2

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
master
diizzyy 8 years ago committed by John Crispin
parent d88d55e0db
commit fdf200c893
  1. 4
      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

Loading…
Cancel
Save