[Lunar-commits] <moonbase> django: version bumped to 1.2.3.
Florin Braescu
florin at lunar-linux.org
Sun Sep 12 08:25:33 CEST 2010
commit e6c52927429767e394359b0ab0ee0c23e93f58ed
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Sep 12 09:25:33 2010 +0300
django: version bumped to 1.2.3.
---
python/django/DETAILS | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/python/django/DETAILS b/python/django/DETAILS
index da972b7..b9f54e2 100644
--- a/python/django/DETAILS
+++ b/python/django/DETAILS
@@ -1,12 +1,13 @@
MODULE=django
- VERSION=1.2.2
+ MAJOR=1.2
+ VERSION=$MAJOR.3
SOURCE=Django-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Django-$VERSION
- SOURCE_URL=http://media.djangoproject.com/releases/1.2
- SOURCE_VFY=sha1:f83f5c6d84a82637769996d16f183adb1c182b30
+ SOURCE_URL=http://media.djangoproject.com/releases/$MAJOR
+ SOURCE_VFY=sha1:f65146218ab61bf5efe715db3fc3a177a24fba0d
WEB_SITE=http://djangoproject.com
ENTERED=20090525
- UPDATED=20100909
+ UPDATED=20100912
SHORT="High-level Python web framework"
MAINTAINER=jannis at lunar-linux.org
More information about the Lunar-commits
mailing list