mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
liblouis: update to 3.4.0. (#9771)
This commit is contained in:
parent
1e72cebdbe
commit
73587ce399
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'liblouis'
|
# Template file for 'liblouis'
|
||||||
pkgname=liblouis
|
pkgname=liblouis
|
||||||
version=3.3.0
|
version=3.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config help2man python3-devel"
|
hostmakedepends="pkg-config help2man python3-devel"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://liblouis.org/"
|
homepage="http://liblouis.org/"
|
||||||
distfiles="https://github.com/$pkgname/$pkgname/releases/download/v$version/$pkgname-$version.tar.gz"
|
distfiles="https://github.com/$pkgname/$pkgname/releases/download/v$version/$pkgname-$version.tar.gz"
|
||||||
checksum=3466c9d55ad23191ec1b092b911c706475156556176ead9ecd7ee841df6a31f3
|
checksum=6346905388b9f1a176fa62d78da72c932b7e222fc2127989184f1d2e3e8eab87
|
||||||
pycompile_module='louis'
|
pycompile_module='louis'
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue