mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
liblouis: update to 3.3.0. (#8807)
This commit is contained in:
parent
4822d8c2f7
commit
4da9ef3280
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'liblouis'
|
# Template file for 'liblouis'
|
||||||
pkgname=liblouis
|
pkgname=liblouis
|
||||||
version=3.2.0
|
version=3.3.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config help2man python3-devel"
|
hostmakedepends="pkg-config help2man python3-devel"
|
||||||
makedepends="python3-devel"
|
makedepends="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=c07d8232959bbe4f4a1bdc597a6aa228753526b47f2064bd119754da6cfd6f85
|
checksum=3466c9d55ad23191ec1b092b911c706475156556176ead9ecd7ee841df6a31f3
|
||||||
pycompile_module='louis'
|
pycompile_module='louis'
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue