mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Update to 2.8.13
PR: 235738 Submitted by: lucas.kanashiro@collabora.com(maintainer)
This commit is contained in:
parent
ca6765e09f
commit
94c3f1d657
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494552
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= google-compute-engine
|
||||
DISTVERSION= 2.8.6
|
||||
DISTVERSION= 2.8.13
|
||||
CATEGORIES= sysutils python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -21,12 +21,12 @@ USES= python shebangfix
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
SHEBANG_FILES= scripts/set_multiqueue scripts/optimize_local_ssd
|
||||
SHEBANG_FILES= scripts/google_set_multiqueue scripts/google_optimize_local_ssd
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= GoogleCloudPlatform
|
||||
GH_PROJECT= compute-image-packages
|
||||
GH_TAGNAME= 20181011
|
||||
GH_TAGNAME= 20190124
|
||||
|
||||
USE_RC_SUBR= google_instance_setup \
|
||||
google_accounts_daemon \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1540947814
|
||||
SHA256 (GoogleCloudPlatform-compute-image-packages-2.8.6-20181011_GH0.tar.gz) = c9fb44fb8c4bbde108a2aeba44f11938c7840256ca078804ec3c720a47e79144
|
||||
SIZE (GoogleCloudPlatform-compute-image-packages-2.8.6-20181011_GH0.tar.gz) = 147405
|
||||
TIMESTAMP = 1551668922
|
||||
SHA256 (GoogleCloudPlatform-compute-image-packages-2.8.13-20190124_GH0.tar.gz) = 09637f951245729c66eb5b7b9ed49bead31349b29829baf5c8a4e5d45405a2f4
|
||||
SIZE (GoogleCloudPlatform-compute-image-packages-2.8.13-20190124_GH0.tar.gz) = 126211
|
||||
|
Loading…
Reference in New Issue
Block a user