diff options
author | Steve Wills <swills@FreeBSD.org> | 2019-05-27 20:24:00 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2019-05-27 20:24:00 +0000 |
commit | 16443d47a43c111fea97f9bde3f879e4d7fe5d7e (patch) | |
tree | 71306648d3076f1abf0c4bcabbe82e64d5770807 /sysutils/google-compute-engine-oslogin | |
parent | 8a119d579903327abf97aceb1428845dded83a12 (diff) | |
download | ports-16443d47a43c111fea97f9bde3f879e4d7fe5d7e.tar.gz ports-16443d47a43c111fea97f9bde3f879e4d7fe5d7e.zip |
Notes
Diffstat (limited to 'sysutils/google-compute-engine-oslogin')
-rw-r--r-- | sysutils/google-compute-engine-oslogin/Makefile | 4 | ||||
-rw-r--r-- | sysutils/google-compute-engine-oslogin/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/google-compute-engine-oslogin/Makefile b/sysutils/google-compute-engine-oslogin/Makefile index 830f0508c02d..81a87abae9e0 100644 --- a/sysutils/google-compute-engine-oslogin/Makefile +++ b/sysutils/google-compute-engine-oslogin/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= google-compute-engine-oslogin -DISTVERSION= 1.5.2 +DISTVERSION= 1.5.3 CATEGORIES= sysutils MAINTAINER= lucas.kanashiro@collabora.com @@ -20,7 +20,7 @@ USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= GoogleCloudPlatform GH_PROJECT= compute-image-packages -GH_TAGNAME= 20190416 +GH_TAGNAME= 20190522 MAKE_ARGS= JSON_INCLUDE_PATH=${LOCALBASE}/include/json-c \ BIN_INSTALL_PATH=/bin \ diff --git a/sysutils/google-compute-engine-oslogin/distinfo b/sysutils/google-compute-engine-oslogin/distinfo index a03a5e7e62df..b5dd21e1b5e1 100644 --- a/sysutils/google-compute-engine-oslogin/distinfo +++ b/sysutils/google-compute-engine-oslogin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1556630405 -SHA256 (GoogleCloudPlatform-compute-image-packages-1.5.2-20190416_GH0.tar.gz) = cef65af726b7c32db9035266804e0393b54196fabd1007026554bae2d9540de4 -SIZE (GoogleCloudPlatform-compute-image-packages-1.5.2-20190416_GH0.tar.gz) = 130216 +TIMESTAMP = 1559044433 +SHA256 (GoogleCloudPlatform-compute-image-packages-1.5.3-20190522_GH0.tar.gz) = 8cfb338c3c768ea7e76e479728a1438b2f10b0df13bddd70c9fbcbfc1273efd6 +SIZE (GoogleCloudPlatform-compute-image-packages-1.5.3-20190522_GH0.tar.gz) = 132314 |