libports: update Qoost to version ce3d328928

Update Qoost to version ce3d328928 for GCC 4.7 support.

Fixes #408.
This commit is contained in:
Christian Prochaska 2012-10-24 19:56:53 +02:00 committed by Norman Feske
parent 9b68c1a3a8
commit 9d08c2b675
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
QOOST_VERSION = 9d77949579dc
QOOST_VERSION = ce3d328928
QOOST = qoost-$(QOOST_VERSION)
QOOST_TBZ = $(QOOST_VERSION).tar.bz2
QOOST_URL = http://qoost.hg.sourceforge.net/hgweb/qoost/qoost/archive/$(QOOST_TBZ)