summaryrefslogtreecommitdiffstats
path: root/package/tslib/tslib.mk
diff options
context:
space:
mode:
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>2014-10-26 19:45:41 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-02-03 11:07:21 +0100
commit6ae6417af349771b11c72a5bb68aa23409f352c4 (patch)
tree567370aaf9e620078252aea6c9adb00f1cff9696 /package/tslib/tslib.mk
parent2d3d6d258bb9c03b51b14c810c60be85ca46338b (diff)
downloadbuildroot-6ae6417af349771b11c72a5bb68aa23409f352c4.tar.gz
buildroot-6ae6417af349771b11c72a5bb68aa23409f352c4.zip
tslib: Use the release tarball
Add a hash file since the release tarball has been uploaded from the maintainer. Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/tslib/tslib.mk')
-rw-r--r--package/tslib/tslib.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tslib/tslib.mk b/package/tslib/tslib.mk
index 51aaf2324d..3f931492e8 100644
--- a/package/tslib/tslib.mk
+++ b/package/tslib/tslib.mk
@@ -5,7 +5,7 @@
################################################################################
TSLIB_VERSION = 1.1
-TSLIB_SITE = $(call github,kergoth,tslib,$(TSLIB_VERSION))
+TSLIB_SITE = https://github.com/kergoth/tslib/releases/download/$(TSLIB_VERSION)/
TSLIB_LICENSE = GPL, LGPL
TSLIB_LICENSE_FILES = COPYING
OpenPOWER on IntegriCloud