mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
sysutils/py-google-compute-engine: update to version 2.8.16
PR: 238175 Submitted by: Lucas Kanashiro <lucas.kanashiro@collabora.com> (maintainer)
This commit is contained in:
parent
f9a76662f7
commit
4aa0e5fa77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502829
2 changed files with 5 additions and 6 deletions
|
@ -1,8 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= google-compute-engine
|
PORTNAME= google-compute-engine
|
||||||
DISTVERSION= 2.8.13
|
DISTVERSION= 2.8.16
|
||||||
PORTREVISION= 6
|
|
||||||
CATEGORIES= sysutils python
|
CATEGORIES= sysutils python
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
|
@ -34,7 +33,7 @@ SHEBANG_FILES= ../google-compute-engine/src/usr/bin/google_optimize_local_ssd \
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= GoogleCloudPlatform
|
GH_ACCOUNT= GoogleCloudPlatform
|
||||||
GH_PROJECT= compute-image-packages
|
GH_PROJECT= compute-image-packages
|
||||||
GH_TAGNAME= 20190416
|
GH_TAGNAME= 20190522
|
||||||
|
|
||||||
USE_RC_SUBR= google_accounts_daemon google_clock_skew_daemon \
|
USE_RC_SUBR= google_accounts_daemon google_clock_skew_daemon \
|
||||||
google_instance_setup google_network_daemon google_startup
|
google_instance_setup google_network_daemon google_startup
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1556025006
|
TIMESTAMP = 1558977378
|
||||||
SHA256 (GoogleCloudPlatform-compute-image-packages-2.8.13-20190416_GH0.tar.gz) = cef65af726b7c32db9035266804e0393b54196fabd1007026554bae2d9540de4
|
SHA256 (GoogleCloudPlatform-compute-image-packages-2.8.16-20190522_GH0.tar.gz) = 8cfb338c3c768ea7e76e479728a1438b2f10b0df13bddd70c9fbcbfc1273efd6
|
||||||
SIZE (GoogleCloudPlatform-compute-image-packages-2.8.13-20190416_GH0.tar.gz) = 130216
|
SIZE (GoogleCloudPlatform-compute-image-packages-2.8.16-20190522_GH0.tar.gz) = 132314
|
||||||
|
|
Loading…
Add table
Reference in a new issue