summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-12-02 22:29:20 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-12-02 22:29:20 (GMT)
commit8daf0f40955bd2f46bff9ab7e9b0f468d66fa97a (patch)
treefb1c4aee6c5c22e71030fa44e16951b9cca2920a
parenta41278f8e3c670ee0b0813311f7d8a4f9441b633 (diff)
downloadmxe-8daf0f40955bd2f46bff9ab7e9b0f468d66fa97a.zip
mxe-8daf0f40955bd2f46bff9ab7e9b0f468d66fa97a.tar.gz
mxe-8daf0f40955bd2f46bff9ab7e9b0f468d66fa97a.tar.bz2
update package fribidi
-rw-r--r--index.html2
-rw-r--r--src/fribidi.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 4546148..46a2f0b 100644
--- a/index.html
+++ b/index.html
@@ -1095,7 +1095,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</tr>
<tr>
<td id="fribidi-package">fribidi</td>
- <td id="fribidi-version">0.19.4</td>
+ <td id="fribidi-version">0.19.5</td>
<td id="fribidi-website"><a href="http://fribidi.org/">FriBidi</a></td>
</tr>
<tr>
diff --git a/src/fribidi.mk b/src/fribidi.mk
index afe8e16..3a6e49b 100644
--- a/src/fribidi.mk
+++ b/src/fribidi.mk
@@ -3,7 +3,7 @@
PKG := fribidi
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 23d1adf1e929a3fb159345d509918ad109e925ad
+$(PKG)_CHECKSUM := 58445266df185f7e5109f356c0261d41db39182a
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://fribidi.org/download/$($(PKG)_FILE)