poco: Update

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
This commit is contained in:
Timothy Gu 2014-11-16 09:21:04 -08:00
parent da71fd3413
commit b83b3dbb29
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := poco
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.4.6p2
$(PKG)_CHECKSUM := 90042349faf1790b5167bad0e84e1713bfd46046
$(PKG)_VERSION := 1.4.7
$(PKG)_CHECKSUM := 7cd3122662afe31ea9eccab002aefd96c6de91c4
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $($(PKG)_SUBDIR).tar.gz
$(PKG)_URL := http://pocoproject.org/releases/$(PKG)-$(word 1,$(subst p, ,$($(PKG)_VERSION)))/$($(PKG)_FILE)