From 5a28ad8807cc8d76ed3e3fb9ce5ef346c3f24dd2 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 18 Apr 2012 03:46:40 +0000 Subject: main/libc0.9.32: upgrade to 0.9.33.1 --- main/libc0.9.32/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'main/libc0.9.32') diff --git a/main/libc0.9.32/APKBUILD b/main/libc0.9.32/APKBUILD index 51d3f0d761..e108975c4b 100644 --- a/main/libc0.9.32/APKBUILD +++ b/main/libc0.9.32/APKBUILD @@ -2,9 +2,9 @@ _abiver=0.9.32 pkgname=libc$_abiver _gitver= -pkgver=0.9.33 +pkgver=0.9.33.1 _ver=${pkgver/_/-} -pkgrel=2 +pkgrel=0 pkgdesc="C library for developing embedded Linux systems" url=http://uclibc.org license="LGPL-2" @@ -23,7 +23,7 @@ _snapfile="$pkgname-$pkgver.tar.bz2" # patches are tracked in http://git.alpinelinux.org/cgit/uClibc-alpine/ # branch 0.9.32-alpine -source="http://uclibc.org/downloads/uClibc-${_ver}.tar.bz2 +source="http://uclibc.org/downloads/uClibc-${_ver}.tar.xz 0001-Compatible-stack-protector-for-non-Thread-Local-stor.patch 0002-resolv-res_query-for-CNAMEs.patch 0003-resolv-fix-resolver-to-return-TRY_AGAIN-on-timeout.patch @@ -126,7 +126,7 @@ libthread_db() { mv "$pkgdir"/lib/libthread_db* "$subpkgdir"/lib/ } -md5sums="cf9d25e4b3c87af1a99d33a6b959fbf1 uClibc-0.9.33.tar.bz2 +md5sums="3f9d8eb9505d059e2c27ca0abcd1e86e uClibc-0.9.33.1.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 -- cgit v1.2.3