diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-05 19:34:15 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-05 19:34:15 +0000 |
commit | 3cc23a72157a1f8c4c497814898ff8bcfc5eab14 (patch) | |
tree | 9550bde20f66f24f1720a4b6f073fb2fffdbb9c1 /testing/twisted | |
parent | 35bf1cf31093542fe2a32efcc1e0fa5205bf477b (diff) | |
download | aports-3cc23a72157a1f8c4c497814898ff8bcfc5eab14.tar.bz2 aports-3cc23a72157a1f8c4c497814898ff8bcfc5eab14.tar.xz |
testing/twisted: bump pkgrel for rebuild against new uclibc
Diffstat (limited to 'testing/twisted')
-rw-r--r-- | testing/twisted/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/twisted/APKBUILD b/testing/twisted/APKBUILD index 684db0976..5c6d8541a 100644 --- a/testing/twisted/APKBUILD +++ b/testing/twisted/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=twisted pkgver=8.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="Asynchronous networking framework written in Python." url="http://twistedmatrix.com/" license="MIT" |