From: Spenser Gilliland Date: Thu, 6 Jun 2013 06:47:20 +0000 (+0000) Subject: mtdev2tuio: fix github tarball to use commit id X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e9c9bd2d62a1d09f2f54b55f05301be0e06981df;p=buildroot.git mtdev2tuio: fix github tarball to use commit id Signed-off-by: Spenser Gilliland Signed-off-by: Peter Korsgaard --- diff --git a/package/mtdev2tuio/mtdev2tuio.mk b/package/mtdev2tuio/mtdev2tuio.mk index 3f34702052..c78e373a94 100644 --- a/package/mtdev2tuio/mtdev2tuio.mk +++ b/package/mtdev2tuio/mtdev2tuio.mk @@ -5,7 +5,7 @@ ################################################################################ MTDEV2TUIO_VERSION = e1e7378 -MTDEV2TUIO_SITE = http://github.com/olivopaolo/mtdev2tuio/tarball/master +MTDEV2TUIO_SITE = http://github.com/olivopaolo/mtdev2tuio/tarball/$(MTDEV2TUIO_VERSION) MTDEV2TUIO_DEPENDENCIES = mtdev liblo MTDEV2TUIO_LICENSE = GPLv3+ MTDEV2TUIO_LICENSE_FILES = COPYING