diff options
| author | Lorenzo Castelli <lcastelli@gmail.com> | 2022-09-10 21:36:44 +0000 |
|---|---|---|
| committer | Lorenzo Castelli <lcastelli@google.com> | 2022-09-10 14:51:43 -0700 |
| commit | 7f228a9548fc600d05f2c0c34ceb51850ca6d314 (patch) | |
| tree | bc8fa9615c23190bfcf0ccd180fea8f5161ba6aa /PKGBUILD | |
| parent | 77e3928564cabbfc2d9fd65dd3153dd4c29580aa (diff) | |
| download | google-compute-engine-oslogin-7f228a9548fc600d05f2c0c34ceb51850ca6d314.tar.xz | |
Updates package to version 20220721.
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,7 @@ # Maintainer: Samuel Littley <samuellittley@google.com> pkgname='google-compute-engine-oslogin' -pkgver=20220622.00 +pkgver=20220721.00 pkgrel=1 pkgdesc='OS Login Guest Environment for Google Compute Engine' arch=('x86_64') @@ -26,7 +26,7 @@ depends=('curl' 'json-c' 'pam') checkdepends=('gtest') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/guest-oslogin/archive/$pkgver.tar.gz" 'google-compute-engine-oslogin.install') -sha256sums=('8067680d7feee122edbc8d481ab72b0f2ebba00dbabef438fa872266910bf9b6' +sha256sums=('17a0cd15df917c6ae29daa299d04e2e95e8b891918d2976b31b6c13398f0bc37' '3e488f66f6ddc5882d731bd951391efe588c1fbb19afcf4de5283ec7fd481039') install='google-compute-engine-oslogin.install' |
