summaryrefslogtreecommitdiffstats
path: root/testing/pycrypto
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-05-05 19:30:11 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-05-05 19:30:11 +0000
commit35bf1cf31093542fe2a32efcc1e0fa5205bf477b (patch)
tree2be90cfcfda33a03617616360b6e8fe32454fb37 /testing/pycrypto
parentfd595fa6fb507fc70865eee020a307a02d182cef (diff)
downloadaports-35bf1cf31093542fe2a32efcc1e0fa5205bf477b.tar.bz2
aports-35bf1cf31093542fe2a32efcc1e0fa5205bf477b.tar.xz
testing/pycrypto: bump pkgrel so we rebuild against uclibc nptl
Diffstat (limited to 'testing/pycrypto')
-rw-r--r--testing/pycrypto/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pycrypto/APKBUILD b/testing/pycrypto/APKBUILD
index 1ed827ca9..7bc5eb0be 100644
--- a/testing/pycrypto/APKBUILD
+++ b/testing/pycrypto/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
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"