mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
GCP-Guest-Environment: update to 20180611
This commit is contained in:
parent
b3bf019d21
commit
3150cf95c2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'GCP-Guest-Environment'
|
# Template file for 'GCP-Guest-Environment'
|
||||||
pkgname=GCP-Guest-Environment
|
pkgname=GCP-Guest-Environment
|
||||||
version=20171025
|
version=20180611
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="compute-image-packages-${version}"
|
wrksrc="compute-image-packages-${version}"
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Michael Aldridge <themaldridge@google.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/GoogleCloudPlatform/compute-image-packages"
|
homepage="https://github.com/GoogleCloudPlatform/compute-image-packages"
|
||||||
distfiles="https://github.com/GoogleCloudPlatform/compute-image-packages/archive/${version}.tar.gz"
|
distfiles="https://github.com/GoogleCloudPlatform/compute-image-packages/archive/${version}.tar.gz"
|
||||||
checksum=16e4498034375ae2b227366785b51d7006fece25d51ad46a21013a342f201415
|
checksum=f71bdc6d01cff014bb4d066096be9a6e067fd3028c730cc4c9557001ec99ab6e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for _i in Guest-Initialization accounts clock-skew ip-forwarding ; do
|
for _i in Guest-Initialization accounts clock-skew ip-forwarding ; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue