aboutsummaryrefslogtreecommitdiffstats
path: root/main/libc0.9.32/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-12-01 14:10:21 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-12-01 14:10:21 +0000
commit032fd46472c35ab832c1285b96fa5c8fee256f08 (patch)
tree1fb617029f252eee16102ec44b9dfc40ead7e160 /main/libc0.9.32/APKBUILD
parent2a8bf2e39401faf922c3589b64c1e5b13a66fc39 (diff)
downloadaports-032fd46472c35ab832c1285b96fa5c8fee256f08.tar.bz2
aports-032fd46472c35ab832c1285b96fa5c8fee256f08.tar.xz
main/libc: use mgk's wcs?width implementations
patch from Aerdan
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"