From cadb6d7095d17ce902ba772a610f89460f26a4eb Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 11 May 2019 18:44:54 -0700 Subject: [PATCH] GCP-Guest-Environment: Update to 20190522. --- srcpkgs/GCP-Guest-Environment/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/GCP-Guest-Environment/template b/srcpkgs/GCP-Guest-Environment/template index 530d05f8a2d..91c6d99856b 100644 --- a/srcpkgs/GCP-Guest-Environment/template +++ b/srcpkgs/GCP-Guest-Environment/template @@ -1,9 +1,10 @@ # Template file for 'GCP-Guest-Environment' pkgname=GCP-Guest-Environment -version=20190124 +version=20190522 revision=1 archs=noarch wrksrc="compute-image-packages-${version}" +build_wrksrc="packages/python-google-compute-engine" build_style=python2-module pycompile_module="google_compute_engine" hostmakedepends="python-setuptools" @@ -13,7 +14,7 @@ maintainer="Michael Aldridge " 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=09637f951245729c66eb5b7b9ed49bead31349b29829baf5c8a4e5d45405a2f4 +checksum=8cfb338c3c768ea7e76e479728a1438b2f10b0df13bddd70c9fbcbfc1273efd6 post_install() { for _i in Guest-Initialization accounts clock-skew ip-forwarding ; do