From: jmjulien Date: Tue, 20 Sep 2016 17:39:45 +0000 (-0400) Subject: poco: update to 1.7.5 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=57e92300d6604d405839f7cb1eff0f009424198f;p=openwrt-packages.git poco: update to 1.7.5 Update package to latest stable version (1.7.5) Signed-off-by Jean-Michel Julien --- diff --git a/libs/poco/Makefile b/libs/poco/Makefile index 18187fce2..990346c35 100644 --- a/libs/poco/Makefile +++ b/libs/poco/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=poco -PKG_VERSION:=1.7.3 +PKG_VERSION:=1.7.5 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://pocoproject.org/releases/poco-1.7.3 -PKG_MD5SUM:=a27c40529b6c32352ec890f6fe18bc0d +PKG_SOURCE_URL:=http://pocoproject.org/releases/poco-1.7.5 +PKG_MD5SUM:=baafda4833c4dd95993398d9f237c96c PKG_LICENSE:=BSL-1.0 PKG_LICENSE_FILES:=LICENSE