# HG changeset patch # User Mark Brand # Date 1350035814 -7200 # Node ID 5f8b6875b672ec228a725bd08afb1855c0fa40a3 # Parent 95b6461420ba933565efb0f7f57ae97e1c28bfd2 update package poco diff -r 95b6461420ba -r 5f8b6875b672 index.html --- a/index.html Fri Oct 12 11:50:52 2012 +0200 +++ b/index.html Fri Oct 12 11:56:54 2012 +0200 @@ -1740,7 +1740,7 @@ poco - 1.4.3p1 + 1.4.4 POCO C++ Libraries diff -r 95b6461420ba -r 5f8b6875b672 src/poco.mk --- a/src/poco.mk Fri Oct 12 11:50:52 2012 +0200 +++ b/src/poco.mk Fri Oct 12 11:56:54 2012 +0200 @@ -3,7 +3,7 @@ PKG := poco $(PKG)_IGNORE := -$(PKG)_CHECKSUM := 9e1ef31d369c67eef2d3ce1ca8f2b6ac5cc38ec4 +$(PKG)_CHECKSUM := 22ee6a217eb3f5e0f48c85893af128fe8955eb4f $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $($(PKG)_SUBDIR).tar.gz $(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/$(PKG)/sources/$(PKG)-$(word 1,$(subst p, ,$($(PKG)_VERSION)))/$($(PKG)_FILE)