summaryrefslogtreecommitdiffstats
path: root/testing/py-django
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-django')
-rw-r--r--testing/py-django/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py-django/APKBUILD b/testing/py-django/APKBUILD
index a48e7e5310..acdc18d265 100644
--- a/testing/py-django/APKBUILD
+++ b/testing/py-django/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer:
pkgname=py-django
_pkgname=Django
-pkgver=1.2.5
-pkgrel=1
+pkgver=1.4.1
+pkgrel=0
pkgdesc="A high-level Python Web framework that encourages rapid development and clean, pragmatic design."
url="http://djangoproject.com/"
arch="noarch"
@@ -26,4 +26,4 @@ package() {
python setup.py install --root "$pkgdir"
}
-md5sums="e031ea3d00996035e49e4bfa86e07c40 Django-1.2.5.tar.gz"
+md5sums="e345268dacff12876ae4e45de0a61b7d Django-1.4.1.tar.gz"