tslib: update to 1.8
This commit is contained in:
parent
7f819b3e70
commit
d5f671a3e6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tslib'
|
# Template file for 'tslib'
|
||||||
pkgname=tslib
|
pkgname=tslib
|
||||||
version=1.7
|
version=1.8
|
||||||
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=f2a4a416331dd2f38cea84cc526f23da1c342a2588cfae72fe070908f08b5ce8
|
checksum=be00af1ad643e3535b1958e4e48fea9905888489d7f1480a957c9e3d1cbaeac5
|
||||||
|
|
||||||
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…
Add table
Add a link
Reference in a new issue