summaryrefslogtreecommitdiffstats
path: root/package/tslib
diff options
context:
space:
mode:
Diffstat (limited to 'package/tslib')
-rw-r--r--package/tslib/tslib.hash2
-rw-r--r--package/tslib/tslib.mk2
2 files changed, 3 insertions, 1 deletions
diff --git a/package/tslib/tslib.hash b/package/tslib/tslib.hash
new file mode 100644
index 0000000000..e3ddce54fe
--- /dev/null
+++ b/package/tslib/tslib.hash
@@ -0,0 +1,2 @@
+# Locally generated
+sha256 121750e9ae0f05ce840ab8dbefdae1297258f0a69dd1967f55c40ac6e87d5ee9 tslib-1.1.tar.gz
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