tslib: update to 1.11

This commit is contained in:
Jürgen Buchmüller 2017-06-11 12:58:41 +02:00
parent 0a0e18a069
commit 99a74786cf
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'tslib'
pkgname=tslib
version=1.10
version=1.11
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=26ce1df4647dc8d16f6247062f30a8a03c34165dd19e042d0b2df8860da265b2
checksum=90d22b2f1b6dc9899d9491bc0480dfdcb2b55ff6e620ebb999d607aa5389af06
pre_configure() {
sed -i configure.ac -e "5iAC_CONFIG_MACRO_DIRS([m4/internal])"