liblouis: update to 3.15.0
This commit is contained in:
parent
570f94bc48
commit
518ff69ba2
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'liblouis'
|
||||
pkgname=liblouis
|
||||
version=3.13.0
|
||||
revision=2
|
||||
version=3.15.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ucs4"
|
||||
pycompile_module="louis"
|
||||
hostmakedepends="pkg-config help2man python3-devel"
|
||||
makedepends="python3-devel"
|
||||
depends="python3"
|
||||
|
@ -13,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
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=2803b89a2bff9f02032125fa7b7d0a204a60d8d14f232242344b5f09535e9a01
|
||||
checksum=3a381b132b140747e5fcd47354da6cf43959da2167f8bc598430bbac51224467
|
||||
disable_parallel_build=yes
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue