mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
fribidi: update to 1.0.10
This commit is contained in:
parent
f3fcc2a827
commit
e214cd84ea
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'fribidi'
|
||||
pkgname=fribidi
|
||||
version=1.0.9
|
||||
version=1.0.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-docs"
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
short_desc="Free Implementation of the Unicode Bidirectional Algorithm"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/fribidi/fribidi/"
|
||||
distfiles="https://github.com/fribidi/fribidi/archive/v${version}.tar.gz"
|
||||
checksum=ef6f940d04213a0fb91a0177b2b57df2031bf3a7e2cd0ee2c6877a160fc206df
|
||||
checksum=3ebb19c4184ed6dc324d2e291d7465bc6108a20be019f053f33228e07e879c4f
|
||||
disable_parallel_build=yes
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Add table
Reference in a new issue