liblouis: update to 3.8.0.
This commit is contained in:
parent
7f7ff14e13
commit
6a1b3895e8
2 changed files with 3 additions and 3 deletions
|
@ -2122,7 +2122,7 @@ libOIS.so.1.5.0 ois-1.5_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.16 liblouis-3.6.0_1
|
||||
liblouis.so.17 liblouis-3.8.0_1
|
||||
libCEGUIBase-0.7.9.so cegui07-0.7.9_1
|
||||
libCEGUIFalagardWRBase-0.7.9.so cegui07-0.7.9_1
|
||||
libCEGUIDevILImageCodec-0.7.9.so cegui07-0.7.9_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'liblouis'
|
||||
pkgname=liblouis
|
||||
version=3.7.0
|
||||
version=3.8.0
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
build_style=gnu-configure
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="http://liblouis.org/"
|
||||
distfiles="https://github.com/liblouis/liblouis/releases/download/v${version}/liblouis-${version}.tar.gz"
|
||||
checksum=842a86091d78979cd8d1705936de1735b8ff6b9c961781d292fa9783f3f6335c
|
||||
checksum=e9a20cdeb9610e2b3e9b4d3e280fe9d16f7717e7dcc7ff8f3b459baca5fed018
|
||||
disable_parallel_build=yes
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue