fribidi: update to 1.0.11.
This commit is contained in:
parent
e609352cb2
commit
4557d71ac5
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fribidi'
|
||||
pkgname=fribidi
|
||||
version=1.0.10
|
||||
version=1.0.11
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-docs"
|
||||
|
@ -9,8 +9,9 @@ short_desc="Free Implementation of the Unicode Bidirectional Algorithm"
|
|||
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/fribidi/fribidi/"
|
||||
changelog="https://raw.githubusercontent.com/fribidi/fribidi/master/NEWS"
|
||||
distfiles="https://github.com/fribidi/fribidi/archive/v${version}.tar.gz"
|
||||
checksum=3ebb19c4184ed6dc324d2e291d7465bc6108a20be019f053f33228e07e879c4f
|
||||
checksum=0e6d631c184e1012fb3ae86e80adabf26e46b4ffee2332e679eb308edd337398
|
||||
disable_parallel_build=yes
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue