mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
fribidi: update to 1.0.16.
This commit is contained in:
parent
ef92459dd3
commit
0e72c95bef
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fribidi'
|
# Template file for 'fribidi'
|
||||||
pkgname=fribidi
|
pkgname=fribidi
|
||||||
version=1.0.14
|
version=1.0.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/fribidi/fribidi/"
|
homepage="https://github.com/fribidi/fribidi/"
|
||||||
changelog="https://raw.githubusercontent.com/fribidi/fribidi/master/NEWS"
|
changelog="https://raw.githubusercontent.com/fribidi/fribidi/master/NEWS"
|
||||||
distfiles="https://github.com/fribidi/fribidi/releases/download/v${version}/fribidi-${version}.tar.xz"
|
distfiles="https://github.com/fribidi/fribidi/releases/download/v${version}/fribidi-${version}.tar.xz"
|
||||||
checksum=76ae204a7027652ac3981b9fa5817c083ba23114340284c58e756b259cd2259a
|
checksum=1b1cde5b235d40479e91be2f0e88a309e3214c8ab470ec8a2744d82a5a9ea05c
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue