tslib: update to 1.7
This commit is contained in:
parent
3800e7a9bf
commit
9f211edab1
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tslib'
|
# Template file for 'tslib'
|
||||||
pkgname=tslib
|
pkgname=tslib
|
||||||
version=1.6
|
version=1.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/kergoth/tslib"
|
homepage="https://github.com/kergoth/tslib"
|
||||||
distfiles="https://github.com/kergoth/tslib/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/kergoth/tslib/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b9fbb93984d02506c5a944d475d0bf7f19473a111e547f523328138ed5c6e02b
|
checksum=f2a4a416331dd2f38cea84cc526f23da1c342a2588cfae72fe070908f08b5ce8
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i configure.ac -e "5iAC_CONFIG_MACRO_DIRS([m4/internal])"
|
sed -i configure.ac -e "5iAC_CONFIG_MACRO_DIRS([m4/internal])"
|
||||||
|
|
Loading…
Reference in New Issue