aboutsummaryrefslogtreecommitdiffstats
path: root/community/utf8proc
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2019-11-10 13:41:51 +0100
committerJakub Jirutka <jakub@jirutka.cz>2019-11-10 13:43:18 +0100
commitca22b6951c91f4df877791651f4fd85bb908279e (patch)
tree512bfce822fdfd6f230b582646bc19ca66fd82f1 /community/utf8proc
parent2713c399426b4a9bf75118e036c86bd2ae0c1853 (diff)
downloadaports-ca22b6951c91f4df877791651f4fd85bb908279e.tar.bz2
aports-ca22b6951c91f4df877791651f4fd85bb908279e.tar.xz
community/utf8proc: upgrade to 2.4.0
Diffstat (limited to 'community/utf8proc')
-rw-r--r--community/utf8proc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/utf8proc/APKBUILD b/community/utf8proc/APKBUILD
index 56f279bc06..ecacad12c2 100644
--- a/community/utf8proc/APKBUILD
+++ b/community/utf8proc/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=utf8proc
-pkgver=2.1.1
+pkgver=2.4.0
pkgrel=0
pkgdesc="A clean C library for processing UTF-8 Unicode data"
url="https://github.com/JuliaLang/utf8proc"
@@ -31,5 +31,5 @@ package() {
install -D $pkgname.pc "$pkgdir"/usr/lib/pkgconfig/$pkgname.pc
}
-sha512sums="66c3e79439dd4c4b148ec3a2a9f96442fcccb9e488384e52807f513dad64d4b7adea8626c60d21ea401ce4240ced0c71265de51c4d1550c37c8db9176dbb4fe8 utf8proc-2.1.1.tar.gz
+sha512sums="2bbd056b488cd30faca26618389d8af84edc39ade9b705e147b676bf39eee65b40239d01c32c46dfc2a289d79e869ed1bb3c347365603dcaab2f69e34427441a utf8proc-2.4.0.tar.gz
95e6fe681b9bd35414c2e1b1948ab9eb37274cfbd9e7b970bc7685eb7e03155bd08781b48f3084a2c81440a54f12d4130ed19e06fe4fcc0f1e45d99f225636d7 utf8proc.pc"