From 9419c58bbe467c97fd561a735bccec3ec95c5673 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Mon, 5 Feb 2018 13:31:59 +0000 Subject: [PATCH] community/leptonica: fix checksum --- community/leptonica/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/leptonica/APKBUILD b/community/leptonica/APKBUILD index 69c20bfe157..04da68ef9ba 100644 --- a/community/leptonica/APKBUILD +++ b/community/leptonica/APKBUILD @@ -30,4 +30,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="8220eb656730eaaf1f2e0bde2531be0698d9eb7e59956158bbf799a877eb615a0b44845867bccc7352b17ca4aafde532734ba1494abf467410045aa125984d05 leptonica-1.75.1.tar.gz" +sha512sums="f4a00d17a23e9f3397dba8d896a550110ed3918e7697e7226c46721f66a5b8161b64bd8890c82253b338e1937e9d4b4365ca99d8f236c51bab27bc0f3ec575ee leptonica-1.75.1.tar.gz"