GCP-Guest-Environment: update to 20171006
This commit is contained in:
parent
049509fd8b
commit
5d2cbd80af
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'GCP-Guest-Environment'
|
||||
pkgname=GCP-Guest-Environment
|
||||
version=20170718
|
||||
revision=2
|
||||
version=20171006
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="compute-image-packages-${version}"
|
||||
build_style=python2-module
|
||||
|
@ -17,7 +17,7 @@ maintainer="Michael Aldridge <themaldridge@google.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/GoogleCloudPlatform/compute-image-packages"
|
||||
distfiles="https://github.com/GoogleCloudPlatform/compute-image-packages/archive/${version}.tar.gz"
|
||||
checksum=c161a4d5a86e40be981bcb3a31aeb3bf9995b96d8302ef800a0251b17f72b254
|
||||
checksum=16f6aae2d4370207f961554a0a3c50960886decfe607fdc06a5a389eaeb62eaf
|
||||
|
||||
post_install() {
|
||||
for _i in Guest-Initialization accounts clock-skew ip-forwarding ; do
|
||||
|
|
Loading…
Reference in a new issue