update package poco

This commit is contained in:
Niels Kristian Bech Jensen 2013-04-22 18:57:33 +10:00 committed by Tony Theodore
parent 77c6235ddc
commit ad4cb7291d
2 changed files with 2 additions and 2 deletions

View File

@ -1914,7 +1914,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="poco-package">poco</td>
<td id="poco-version">1.4.5</td>
<td id="poco-version">1.4.6p1</td>
<td id="poco-website"><a href="http://pocoproject.org/">POCO C++ Libraries</a></td>
</tr>
<tr>

View File

@ -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)