mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
fribidi: update to 1.0.14.
This commit is contained in:
parent
b6da0e309b
commit
704229b177
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fribidi'
|
||||
pkgname=fribidi
|
||||
version=1.0.13
|
||||
version=1.0.14
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ 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/releases/download/v${version}/fribidi-${version}.tar.xz"
|
||||
checksum=7fa16c80c81bd622f7b198d31356da139cc318a63fc7761217af4130903f54a2
|
||||
checksum=76ae204a7027652ac3981b9fa5817c083ba23114340284c58e756b259cd2259a
|
||||
|
||||
pre_build() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue