FriBidi: fix SOURCE_URI, update HOMEPAGE.

This commit is contained in:
fbrosson
2018-06-15 22:10:35 +00:00
parent dd249fac73
commit cfd4982d5d

View File

@@ -7,8 +7,8 @@ order to have proper Arabic and Hebrew support, the BiDi algorithm should have \
been implemented. It is our hope that this library will stimulate more free \
software in the Middle Eastern countries.
"
HOMEPAGE="http://fribidi.org/"
SOURCE_URI="http://fribidi.org/download/fribidi-$portVersion.tar.bz2"
HOMEPAGE="https://github.com/fribidi/fribidi"
SOURCE_URI="https://github.com/fribidi/fribidi/releases/download/$portVersion/fribidi-$portVersion.tar.bz2"
CHECKSUM_SHA256="08222a6212bbc2276a2d55c3bf370109ae4a35b689acbc66571ad2a670595a8e"
REVISION="4"