diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-11-29 12:29:16 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-11-29 12:29:16 +0000 |
commit | f505e40e90c6b62f4a97de4041cb3335c3a7a890 (patch) | |
tree | 18f0bc8e0a9ff384a572b04b32f17c125202f0ee /main/libc0.9.32/APKBUILD | |
parent | 9fd1e95ee7269f283e9d460ed8c143031de7244c (diff) | |
download | aports-f505e40e90c6b62f4a97de4041cb3335c3a7a890.tar.bz2 aports-f505e40e90c6b62f4a97de4041cb3335c3a7a890.tar.xz |
main/libc0.9.32: update snapshot to 1011291225
Diffstat (limited to 'main/libc0.9.32/APKBUILD')
-rw-r--r-- | main/libc0.9.32/APKBUILD | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/main/libc0.9.32/APKBUILD b/main/libc0.9.32/APKBUILD index dc53b6b134..98f96f25dd 100644 --- a/main/libc0.9.32/APKBUILD +++ b/main/libc0.9.32/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> _abiver=0.9.32 pkgname=libc$_abiver -_gitver=1011011024 +_gitver=1011291225 pkgver=${_abiver}_alpha0_git$_gitver -pkgrel=3 +pkgrel=0 pkgdesc="C library for developing embedded Linux systems" url=http://uclibc.org license="LGPL-2" @@ -22,7 +22,6 @@ _snapfile="$pkgname-$pkgver.tar.bz2" source="http://build.alpinelinux.org:8010/distfiles/$_snapfile compat-stack-guard.patch 0001-create-DEVEL_PREFIX-MULTILIB_DIR-dir-rather-than-DEV.patch - 0001-ntpl-fix-static-linking-by-not-leaking-SSP_ALL_CFLAG.patch ldso-x86_64-support-protected-symbols.patch 1.patch 2.patch @@ -118,10 +117,9 @@ libthread_db() { mv "$pkgdir"/lib/libthread_db* "$subpkgdir"/lib/ } -md5sums="dad1117e11d0c709263e5b26a74db9ce libc0.9.32-0.9.32_alpha0_git1011011024.tar.bz2 +md5sums="66220e34b070d7f9fc666f88956f4ef3 libc0.9.32-0.9.32_alpha0_git1011291225.tar.bz2 4d408f72142ce55a0754948cc9cfe447 compat-stack-guard.patch 9dd8192227f54d6d3ccb49dc54137ff3 0001-create-DEVEL_PREFIX-MULTILIB_DIR-dir-rather-than-DEV.patch -337f4fa134307bbdac026d6ff97df5fc 0001-ntpl-fix-static-linking-by-not-leaking-SSP_ALL_CFLAG.patch 84a2786fb4c89bee56607dd09b538d7b ldso-x86_64-support-protected-symbols.patch 8f55efc31c41bf70d99006a7d2f7fe1e 1.patch 350a608e3d3b148af882f6e074225465 2.patch |