diff options
author | Lucas Hazel <lucas@die.net.au> | 2008-09-03 20:15:37 +1000 |
---|---|---|
committer | Lucas Hazel <lucas@die.net.au> | 2008-09-03 20:15:37 +1000 |
commit | 168023951d2a0caee9e75b5635d9c8672615d695 (patch) | |
tree | a64c18761e04c42efaa39b31068e047486df36f9 /django/Pkgfile | |
parent | 12f2d8de988713ab1cbf135fd177b1db99a2d1d3 (diff) | |
download | contrib-168023951d2a0caee9e75b5635d9c8672615d695.tar.gz contrib-168023951d2a0caee9e75b5635d9c8672615d695.tar.xz |
[notify] django: upate to r8916
new version fixes CSFR exploit
See http://www.djangoproject.com/weblog/2008/sep/02/security/
Diffstat (limited to 'django/Pkgfile')
-rw-r--r-- | django/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/django/Pkgfile b/django/Pkgfile index 2f973e114..4cb120570 100644 --- a/django/Pkgfile +++ b/django/Pkgfile @@ -4,7 +4,7 @@ # Depends on: setuptools name=django -version=r8740 +version=r8916 release=1 source=(http://crux.nu/~lucas/files/$name-$version.tar.bz2) |