Skip to content

Commit

Permalink
poco: bump to 1.4.6p1
Browse files Browse the repository at this point in the history
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
  • Loading branch information
baruchsiach authored and jacmet committed Mar 13, 2013
1 parent 55700e9 commit 19d1cfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/poco/poco.mk
Expand Up @@ -3,8 +3,8 @@
# poco
#
#############################################################
POCO_VERSION_MAJOR = 1.4.4
POCO_VERSION = $(POCO_VERSION_MAJOR)
POCO_VERSION_MAJOR = 1.4.6
POCO_VERSION = $(POCO_VERSION_MAJOR)p1
POCO_SOURCE = poco-$(POCO_VERSION)-all.tar.gz
POCO_SITE = http://downloads.sourceforge.net/project/poco/sources/poco-$(POCO_VERSION_MAJOR)
POCO_LICENSE = Boost-v1.0
Expand Down

0 comments on commit 19d1cfd

Please sign in to comment.