mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-04 00:56:07 +01:00
development/google-appengine-gosdk: Updated for version 1.9.27.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
b9c7af3373
commit
7b166c4e94
2 changed files with 6 additions and 6 deletions
|
@ -25,7 +25,7 @@
|
||||||
# Written by Eric Schultz eric at schultzter dot ca
|
# Written by Eric Schultz eric at schultzter dot ca
|
||||||
|
|
||||||
PRGNAM=google-appengine-gosdk
|
PRGNAM=google-appengine-gosdk
|
||||||
VERSION=${VERSION:-1.9.20}
|
VERSION=${VERSION:-1.9.27}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="google-appengine-gosdk"
|
PRGNAM="google-appengine-gosdk"
|
||||||
VERSION="1.9.20"
|
VERSION="1.9.27"
|
||||||
HOMEPAGE="https://cloud.google.com/appengine/docs"
|
HOMEPAGE="https://cloud.google.com/appengine/docs"
|
||||||
DOWNLOAD="https://storage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_linux_386-1.9.20.zip"
|
DOWNLOAD="https://storage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_linux_386-1.9.27.zip"
|
||||||
MD5SUM="9c095248dc209efd28a363645272b2d3"
|
MD5SUM="3b99f5e77f037702a6f84b7499b40500"
|
||||||
DOWNLOAD_x86_64="https://storage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_linux_amd64-1.9.20.zip"
|
DOWNLOAD_x86_64="https://storage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_linux_amd64-1.9.27.zip"
|
||||||
MD5SUM_x86_64="7dd6bdf2a6a0e72f41c2ac5058a41c83"
|
MD5SUM_x86_64="302c712f403f2e00b7d6ff2d6ed6b2cf"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Ryan P.C. McQuen"
|
MAINTAINER="Ryan P.C. McQuen"
|
||||||
EMAIL="ryan.q@linux.com"
|
EMAIL="ryan.q@linux.com"
|
||||||
|
|
Loading…
Reference in a new issue