package/tslib: update to 1.13
authorMartin Kepplinger <martink@posteo.de>
Thu, 14 Sep 2017 07:20:33 +0000 (09:20 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sun, 24 Sep 2017 12:38:59 +0000 (14:38 +0200)
see https://github.com/kergoth/tslib/releases

Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/tslib/tslib.hash
package/tslib/tslib.mk

index f053c6cabd3c41ff5131dc283ca822e487d73ea2..3ed49008fb5c48f86048ef9d77cd93342a0bd37e 100644 (file)
@@ -1,2 +1,2 @@
-# https://github.com/kergoth/tslib/releases/download/1.12/tslib-1.12.tar.xz.sha256
-sha256  237f66c9e53789429b1bcc89a36eb7a37f1deb2877e6e7d928e994e3c48d0b83  tslib-1.12.tar.xz
+# https://github.com/kergoth/tslib/releases/download/1.13/tslib-1.13.tar.xz.sha256
+sha256  b381279f2d6ad6acb80cfc4852860853b7bcd1a9440821e9fe920c33f4e4f8da  tslib-1.13.tar.xz
index 2b4320dca386546761360939bb369339c0b9e0a4..06f887a151b2fb29187fe190cb241cfeb84cd486 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TSLIB_VERSION = 1.12
+TSLIB_VERSION = 1.13
 TSLIB_SITE = https://github.com/kergoth/tslib/releases/download/$(TSLIB_VERSION)
 TSLIB_SOURCE = tslib-$(TSLIB_VERSION).tar.xz
 TSLIB_LICENSE = GPL-2.0+ (programs), LGPL-2.1+ (libraries)