]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
tslib: update to 1.10
authorMartin Kepplinger <martink@posteo.de>
Fri, 12 May 2017 08:17:48 +0000 (10:17 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 15 May 2017 21:02:32 +0000 (23:02 +0200)
If you're overly interested, check out the release notes at
https://github.com/kergoth/tslib/releases

Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/tslib/tslib.hash
package/tslib/tslib.mk

index e8e72c8cf5c045437a8b625d3b8f841830b5acc3..1eeafd0db7ff0e32720f3f99183d34d2dd734814 100644 (file)
@@ -1,2 +1,2 @@
-# https://github.com/kergoth/tslib/releases/download/1.9/tslib-1.9.tar.xz.sha256
-sha256  af4e40a4cf2aa7a81f1602de1613190a101760689709103cc3590132266ac7b8  tslib-1.9.tar.xz
+# https://github.com/kergoth/tslib/releases/download/1.10/tslib-1.10.tar.xz.sha256
+sha256  26ce1df4647dc8d16f6247062f30a8a03c34165dd19e042d0b2df8860da265b2  tslib-1.10.tar.xz
index 27d960dd24363d96c051c1dd8a032acf6c93f475..9d7b926f22664bc5d15814891bcb9fac6befb74b 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TSLIB_VERSION = 1.9
+TSLIB_VERSION = 1.10
 TSLIB_SITE = https://github.com/kergoth/tslib/releases/download/$(TSLIB_VERSION)
 TSLIB_SOURCE = tslib-$(TSLIB_VERSION).tar.xz
 TSLIB_LICENSE = GPL, LGPL