libports: fix download location of fribidi

Apparently, fribidi.org is no more and just points to the GitHub project
now.
This commit is contained in:
Norman Feske 2017-11-16 12:57:22 +01:00 committed by Christian Helmuth
parent f4aff87e25
commit e8db9bda9a
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
796f0e1d7ad0da927443a80230914a8f84a4465a
45cbe265ef530ce6147f0155989b9f00fbc14420

View File

@ -2,7 +2,7 @@ LICENSE := LGPL
VERSION := 0.19.5
DOWNLOADS := fribidi.archive
URL(fribidi) := http://fribidi.org/download/fribidi-$(VERSION).tar.bz2
URL(fribidi) := https://download.videolan.org/pub/contrib/fribidi/fribidi-$(VERSION).tar.bz2
SHA(fribidi) := 58445266df185f7e5109f356c0261d41db39182a
DIR(fribidi) := src/lib/fribidi/contrib