[androidsdk-tools] 33/51: Update d/orig-tar.sh to download version 21.1

Tony Mancill tmancill at moszumanska.debian.org
Sun Nov 23 23:37:57 GMT 2014


This is an automated email from the git hooks/post-receive script.

tmancill pushed a commit to branch master
in repository androidsdk-tools.

commit 37cdfe592a170872fc0227c7fee147696918831f
Author: Jakub Adam <jakub.adam at tieto.com>
Date:   Fri Mar 15 08:11:14 2013 +0100

    Update d/orig-tar.sh to download version 21.1
---
 debian/orig-tar.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 2f06692..329acd7 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -11,7 +11,7 @@ then
     exit
 fi
 
-REVISION=21
+REVISION=21.1
 
 git clone -b tools_r$REVISION https://android.googlesource.com/platform/sdk androidsdk-tools
 VERSION=`git --git-dir=androidsdk-tools/.git log -1 --format=%cd~%h --date=short | sed s/-//g`

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/androidsdk-tools.git



More information about the pkg-java-commits mailing list