tslib: update to 1.2

This commit is contained in:
Juergen Buchmueller 2016-11-24 09:48:59 +01:00
parent a0b18ce8ae
commit 00a3ccd933
2 changed files with 3 additions and 3 deletions

View file

@ -2449,7 +2449,7 @@ libkdevplatformdocumentation.so.8 kdevplatform-1.7.3_1
libkdevplatformoutputview.so.8 kdevplatform-1.7.3_1
libkdevplatformvcs.so.8 kdevplatform-1.7.3_1
libkdevplatforminterfaces.so.8 kdevplatform-1.7.3_1
libts-1.0.so.0 tslib-1.1_1
libts-1.2.so.0 tslib-1.2_1
libobs.so.0 obs-0.14.1_2
libobsglad.so.0 obs-0.14.1_2
libobs-opengl.so.0 obs-0.14.1_2

View file

@ -1,6 +1,6 @@
# Template file for 'tslib'
pkgname=tslib
version=1.1
version=1.2
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool"
@ -9,7 +9,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-2"
homepage="https://github.com/kergoth/tslib"
distfiles="https://github.com/kergoth/tslib/releases/download/${version}/${pkgname}-${version}.tar.xz"
checksum=fe35e5f710ea933b118f710e2ce4403ac076fe69926b570333867d4de082a51c
checksum=ae9d3f0ad615f2a1938466742db673bda8a0e8ab294c51d9b2264361401ddb26
pre_configure() {
sed -i configure.ac -e "5iAC_CONFIG_MACRO_DIRS([m4/internal])"