diff options
| author | Shulhan <ms@kilabit.info> | 2025-12-25 14:04:54 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-12-25 14:04:54 +0700 |
| commit | 4095ebbb52c605790a00a75ea8b0f64389e6c035 (patch) | |
| tree | b895c27ddef90f062ad718c95dcd104c10e329e1 /.SRCINFO | |
| parent | 359cf26dda03bba42711892db27afc812355e5b3 (diff) | |
| download | google-compute-engine-4095ebbb52c605790a00a75ea8b0f64389e6c035.tar.xz | |
all: update to release 20251014.00
Changes,
* Remove the patch for google_set_hostname since is not needed anymore.
* Set license value to use SPDX valid license name [1]
* In package, remove installing symlink for dhclient-exit-hooks.
In Arch Linux image, we use systemd for setting network.
[1] https://rfc.archlinux.page/0016-spdx-license-identifiers/
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 12 |
1 files changed, 5 insertions, 7 deletions
@@ -1,19 +1,17 @@ pkgbase = google-compute-engine pkgdesc = Linux Guest Environment for Google Compute Engine - pkgver = 20220211.00 - pkgrel = 2 + pkgver = 20251014.00 + pkgrel = 1 url = https://github.com/GoogleCloudPlatform/guest-configs install = google-compute-engine.install arch = any - license = Apache + license = Apache-2.0 depends = nvme-cli depends = google-compute-engine-oslogin depends = google-guest-agent - source = google-compute-engine-20220211.00.tar.gz::https://github.com/GoogleCloudPlatform/guest-configs/archive/20220211.00.tar.gz + source = google-compute-engine-20251014.00.tar.gz::https://github.com/GoogleCloudPlatform/guest-configs/archive/20251014.00.tar.gz source = google-compute-engine.install - source = google_set_hostname.patch - sha256sums = eeb95c321a6e73a48e4cb988270b5ce210fb0654951deb153a48ad04dbc74947 + sha256sums = 0ee0e907c142cdcae4740c2efe04862d8fc4a692f7130ae5470b3746d1ac8bb6 sha256sums = 9b31cc5146d83374cc8f8da9f0ce924bbafeb932d0cf0ce60e4aec71d1f981b7 - sha256sums = f54b3bb58e1c4eb0b9d0c7d8f38244dbd1f6b9b9db8fe9880d4562c35eced704 pkgname = google-compute-engine |
