tslib: update to 1.10
This commit is contained in:
parent
ecedf93fd5
commit
95a95c8878
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tslib'
|
||||
pkgname=tslib
|
||||
version=1.9
|
||||
version=1.10
|
||||
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=af4e40a4cf2aa7a81f1602de1613190a101760689709103cc3590132266ac7b8
|
||||
checksum=26ce1df4647dc8d16f6247062f30a8a03c34165dd19e042d0b2df8860da265b2
|
||||
|
||||
pre_configure() {
|
||||
sed -i configure.ac -e "5iAC_CONFIG_MACRO_DIRS([m4/internal])"
|
||||
|
|
Loading…
Reference in New Issue