tslib: update to version 1.12
authorMartin Kepplinger <martink@posteo.de>
Tue, 29 Aug 2017 17:02:27 +0000 (19:02 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 29 Aug 2017 19:57:27 +0000 (21:57 +0200)
The release page has a short changelog overview:

    https://github.com/kergoth/tslib/releases/tag/1.12

Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/tslib/tslib.hash
package/tslib/tslib.mk

index 87d72acc0d6b9cd44ed220f366f0867fa5b9e491..f053c6cabd3c41ff5131dc283ca822e487d73ea2 100644 (file)
@@ -1,2 +1,2 @@
-# https://github.com/kergoth/tslib/releases/download/1.11/tslib-1.11.tar.xz.sha256
-sha256  90d22b2f1b6dc9899d9491bc0480dfdcb2b55ff6e620ebb999d607aa5389af06  tslib-1.11.tar.xz
+# https://github.com/kergoth/tslib/releases/download/1.12/tslib-1.12.tar.xz.sha256
+sha256  237f66c9e53789429b1bcc89a36eb7a37f1deb2877e6e7d928e994e3c48d0b83  tslib-1.12.tar.xz
index 5190465f1518364287b4655245d83dc95a3b1271..2b4320dca386546761360939bb369339c0b9e0a4 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TSLIB_VERSION = 1.11
+TSLIB_VERSION = 1.12
 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)