mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
tslib: update to 1.11
This commit is contained in:
parent
0a0e18a069
commit
99a74786cf
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.10
|
version=1.11
|
||||||
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=26ce1df4647dc8d16f6247062f30a8a03c34165dd19e042d0b2df8860da265b2
|
checksum=90d22b2f1b6dc9899d9491bc0480dfdcb2b55ff6e620ebb999d607aa5389af06
|
||||||
|
|
||||||
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
Reference in a new issue