tslib: update to 1.8

This commit is contained in:
Jürgen Buchmüller 2017-04-02 15:57:59 +02:00
parent 7f819b3e70
commit d5f671a3e6

View file

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