mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/google-appengine-pysdk: Updated for version 1.9.27.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
7b166c4e94
commit
81217032ac
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# Written by Eric Schultz eric at schultzter dot ca
|
||||
|
||||
PRGNAM=google-appengine-pysdk
|
||||
VERSION=${VERSION:-1.9.20}
|
||||
VERSION=${VERSION:-1.9.27}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="google-appengine-pysdk"
|
||||
VERSION="1.9.20"
|
||||
VERSION="1.9.27"
|
||||
HOMEPAGE="https://cloud.google.com/appengine/"
|
||||
DOWNLOAD="https://storage.googleapis.com/appengine-sdks/featured/google_appengine_1.9.20.zip"
|
||||
MD5SUM="73330eb2cfe720a15c9005df74e75686"
|
||||
DOWNLOAD="https://storage.googleapis.com/appengine-sdks/featured/google_appengine_1.9.27.zip"
|
||||
MD5SUM="9f32e5485d5254d5dc36c0f3bf16bd95"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue