From 35bf1cf31093542fe2a32efcc1e0fa5205bf477b Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 5 May 2010 19:30:11 +0000 Subject: testing/pycrypto: bump pkgrel so we rebuild against uclibc nptl --- testing/pycrypto/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/pycrypto/APKBUILD b/testing/pycrypto/APKBUILD index 1ed827ca9d..7bc5eb0beb 100644 --- a/testing/pycrypto/APKBUILD +++ b/testing/pycrypto/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=pycrypto pkgver=2.0.1 -pkgrel=0 +pkgrel=1 pkgdesc="A collection of cryptographic algorithms and protocols, implemented for use from Python." url="http://www.amk.ca/python/code/crypto.html" license="GPL" -- cgit v1.2.3