git packages: use full revision hash

There is no benefit in using the shortened git revision hash. On the
contrary: the shorter the hash, the higher the risk of having collisions
with another commit.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: Samuel Martin <s.martin49@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Thomas De Schampheleire
2013-11-02 15:57:28 +01:00
committed by Thomas Petazzoni
parent 1ae1f27606
commit e6ea6b7865
27 changed files with 27 additions and 27 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
CPPZMQ_VERSION = b232978
CPPZMQ_VERSION = b23297800389149ac37f19b7215fa4734d344998
CPPZMQ_SITE = git://github.com/zeromq/cppzmq.git
CPPZMQ_INSTALL_STAGING = YES
CPPZMQ_DEPENDENCIES = zeromq