diff --git a/index.html b/index.html index cb49c77b..16b8ae59 100644 --- a/index.html +++ b/index.html @@ -1914,7 +1914,7 @@ aptitude -t squeeze-backports install cmake yasm poco - 1.4.5 + 1.4.6p1 POCO C++ Libraries diff --git a/src/poco.mk b/src/poco.mk index 3ead7656..f780edea 100644 --- a/src/poco.mk +++ b/src/poco.mk @@ -3,7 +3,7 @@ PKG := poco $(PKG)_IGNORE := -$(PKG)_CHECKSUM := fd19d6d25504f9cdaf345880ddf64aa688dea170 +$(PKG)_CHECKSUM := c89833d208cc6a3b54a239a776dcb611e7cd4b02 $(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)