aboutsummaryrefslogtreecommitdiffstats
path: root/main/libc0.9.32/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/libc0.9.32/APKBUILD')
-rw-r--r--main/libc0.9.32/APKBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/main/libc0.9.32/APKBUILD b/main/libc0.9.32/APKBUILD
index 9d09101f54..dd42d8333a 100644
--- a/main/libc0.9.32/APKBUILD
+++ b/main/libc0.9.32/APKBUILD
@@ -4,7 +4,7 @@ pkgname=libc$_abiver
_gitver=
pkgver=0.9.32
_ver=${pkgver/_/-}
-pkgrel=9
+pkgrel=10
pkgdesc="C library for developing embedded Linux systems"
url=http://uclibc.org
license="LGPL-2"
@@ -45,6 +45,7 @@ source="http://uclibc.org/downloads/uClibc-${_ver}.tar.bz2
uclibcconfig.powerpc
sha512-crypt.patch
uclibc-eventfd.patch
+ uclibc-compliant-wcwidth.patch
uclibc-utils.trigger
"
@@ -158,4 +159,5 @@ b313290b2d700e82b7292c1dcd7d559e uclibcconfig.i486
3b1dc51e9e887485c9e946e7def68fce uclibcconfig.powerpc
436bf7bea962b477bb93119514c90c9b sha512-crypt.patch
26dd7611fda4d29f3dc4a7cf24916931 uclibc-eventfd.patch
+9dfa160880c53718536c9caa23c6516b uclibc-compliant-wcwidth.patch
f3be4f2bc54d7561d252937e10abf0d2 uclibc-utils.trigger"