update git source scripts

This commit is contained in:
Richard Allen Megginson 2010-04-10 02:00:57 +00:00
parent 75dd970820
commit 668219846c
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
DATE=`date +%Y%m%d`
# use a real tag name here
VERSION=1.2.6.a2
VERSION=1.2.6.a3
PKGNAME=389-ds-base
TAG=${TAG:-$PKGNAME-$VERSION}
#SRCNAME=$PKGNAME-$VERSION-$DATE

View File

@ -2,7 +2,7 @@
DATE=`date +%Y%m%d`
# use a real tag name here
VERSION=1.2.6.a2
VERSION=1.2.6.a3
PKGNAME=389-ds-base
TAG=${TAG:-$PKGNAME-$VERSION}
URL="http://git.fedorahosted.org/git/?p=389/ds.git;a=snapshot;h=$TAG;sf=tgz"