aboutsummaryrefslogtreecommitdiffstats
path: root/community/ftgl
diff options
context:
space:
mode:
authornull <null>2017-05-14 16:47:54 -0300
committerNatanael Copa <ncopa@alpinelinux.org>2017-06-06 20:21:30 +0000
commit41f1e071363293ef137cfa7e2df12917ad7d67c4 (patch)
tree5f283b25aab176acff7140f235774e1428b145d1 /community/ftgl
parentd58110bfa13e1d1c59a85c316a255d82ccdda6e8 (diff)
community/[various]: fix missing sha512 checksums
Diffstat (limited to 'community/ftgl')
-rw-r--r--community/ftgl/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ftgl/APKBUILD b/community/ftgl/APKBUILD
index 5a7403daa16..92b9f196629 100644
--- a/community/ftgl/APKBUILD
+++ b/community/ftgl/APKBUILD
@@ -36,6 +36,6 @@ package() {
cd "$builddir"
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="c7879018cde844059495b3029b0b6503 ftgl-2.1.3-rc5.tar.bz2
-4432b8cda8622fea6608e061289dde22 ftgl-2.1.3-rc5-ldflags.patch
-7fc76e66ac2f6f91d04190417f001031 ftgl-2.1.3-rc5-ttf_font.patch"
+sha512sums="9841bdbe7e299dd0ae3bcbef08dc3a8787a863389bf242aa023b1c2442f3ffc8a2c6768a35d093d27e3ad7197c8228a9b15e795a36824424f05bef66b68c89a4 ftgl-2.1.3-rc5.tar.bz2
+3c75f7df948d4efae774d352dc9e48ffd589fd8911c1c3accbc77dfc2f104bb9610a547aaccabdd309229387c40f28c2c4d57fc3feb4dfd3e607dcaaef0db709 ftgl-2.1.3-rc5-ldflags.patch
+42c919bdd8b5502c1d5b4ca9ab09c78ec12a199b763fa01259d1cd81180939aa113edb7b6984e32f8f91b68c5323b0b27be953ca5d20930c6930ce6f65636f0f ftgl-2.1.3-rc5-ttf_font.patch"