aboutsummaryrefslogtreecommitdiffstats
path: root/main/libc0.9.32/APKBUILD
diff options
context:
space:
mode:
authorMichael Zhou <zhoumichaely@gmail.com>2011-02-12 01:48:04 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2011-02-12 08:02:54 -0600
commit18032d2b8b4cfcce637cdf4f4ce0bb0c8e0c6d8e (patch)
tree3e04dd3816b587c812d8f799e3fcd3395217b554 /main/libc0.9.32/APKBUILD
parent9ddf0868562339c128f62df9096643e10c41961a (diff)
downloadaports-18032d2b8b4cfcce637cdf4f4ce0bb0c8e0c6d8e.tar.bz2
aports-18032d2b8b4cfcce637cdf4f4ce0bb0c8e0c6d8e.tar.xz
main/libc0.9.32: add sha512 support to crypt()
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 6114ddea0e..cb821c253a 100644
--- a/main/libc0.9.32/APKBUILD
+++ b/main/libc0.9.32/APKBUILD
@@ -29,6 +29,7 @@ source="http://uclibc.org/downloads/uClibc-${_ver}.tar.bz2
uclibcconfig.i486
uclibcconfig.arm
uclibcconfig.powerpc
+ sha512-crypt.patch
"
_config="$srcdir"/uclibcconfig.${CARCH}
@@ -127,4 +128,5 @@ e0c901502602f7e9e002d910d0f32ab9 0001-libm-x86_64-implement-fesetround.patch
cb1bcf2ff83029b6943d4799d926932b uclibcconfig.x86_64
145aaeb1833159397cfac9902e3877ab uclibcconfig.i486
e46de2eb20803d93ff08e205b8ed228a uclibcconfig.arm
-2c32eadd57ac4b39a93683f6a07bf901 uclibcconfig.powerpc"
+2c32eadd57ac4b39a93683f6a07bf901 uclibcconfig.powerpc
+7bf1af84106de9e05160ed6d4853c54f sha512-crypt.patch"