liblouis: update to 2.6.4 (soname bump).
This commit is contained in:
parent
8fcda74242
commit
2f2852db97
|
@ -2124,7 +2124,7 @@ libOIS-1.3.0.so ois-1.3_1
|
|||
libSILLY.so.1 silly-0.1.0_1
|
||||
libkeybinder-3.0.so.0 libkeybinder3-0.3.0_1
|
||||
libbrlapi.so.0.6 brltty-5.2_1
|
||||
liblouis.so.2 liblouis-2.6.3_1
|
||||
liblouis.so.9 liblouis-2.6.4_1
|
||||
libCEGUIBase-0.so.2 cegui-0.8.4_1
|
||||
libCEGUIOpenGLRenderer-0.so.2 cegui-0.8.4_1
|
||||
libCEGUIOgreRenderer-0.so.2 cegui-0.8.4_1
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'liblouis'
|
||||
pkgname=liblouis
|
||||
version=2.6.3
|
||||
version=2.6.4
|
||||
revision=1
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config help2man python-devel"
|
||||
makedepends="python-devel"
|
||||
|
@ -10,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://liblouis.org/"
|
||||
distfiles="https://github.com/$pkgname/$pkgname/releases/download/v$version/$pkgname-$version.tar.gz"
|
||||
checksum=4466ad17c9c634668a53f464ba71dbd3d1f0389213b0f02a2e22603f2a3ccd1b
|
||||
checksum=5b897a8ffd513153a4999b72374cbdd35417c32317fd6ec3c2e76674ae486ac0
|
||||
|
||||
liblouis-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue