diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-05-16 13:33:37 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-05-16 13:34:38 +0000 |
commit | a7e4d66e8974fb4c3c69350ca4c7d25849f01fce (patch) | |
tree | 7c2653201177a263551a6c3f0290c1ae67cfdac7 /main/libc0.9.32/APKBUILD | |
parent | cabe7437ead6f328ba92504c458e1aa81d00dfd8 (diff) | |
download | aports-a7e4d66e8974fb4c3c69350ca4c7d25849f01fce.tar.bz2 aports-a7e4d66e8974fb4c3c69350ca4c7d25849f01fce.tar.xz |
main/libc0.9.32: upgrade to 0.9.33.2
Diffstat (limited to 'main/libc0.9.32/APKBUILD')
-rw-r--r-- | main/libc0.9.32/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libc0.9.32/APKBUILD b/main/libc0.9.32/APKBUILD index 0f282158e1..53c79e9cef 100644 --- a/main/libc0.9.32/APKBUILD +++ b/main/libc0.9.32/APKBUILD @@ -2,7 +2,7 @@ _abiver=0.9.32 pkgname=libc$_abiver _gitver= -pkgver=0.9.33.1 +pkgver=0.9.33.2 _ver=${pkgver/_/-} pkgrel=1 pkgdesc="C library for developing embedded Linux systems" @@ -127,7 +127,7 @@ libthread_db() { mv "$pkgdir"/lib/libthread_db* "$subpkgdir"/lib/ } -md5sums="3f9d8eb9505d059e2c27ca0abcd1e86e uClibc-0.9.33.1.tar.xz +md5sums="73e6fe215648d02246f4d195b25fb17e uClibc-0.9.33.2.tar.xz d4c8fb190eb4327453ed924159ca432e 0001-Compatible-stack-protector-for-non-Thread-Local-stor.patch f9c9de09da5eade2fb9dff8f9f8b3fc9 0002-resolv-res_query-for-CNAMEs.patch 96e5deaa662695a56571f47c7ac2fc94 0003-resolv-fix-resolver-to-return-TRY_AGAIN-on-timeout.patch |