mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
net/cloud-init-devel: update to latest version
* We now have a ds-identify rc script. This will speed up config-free booting. * https://github.com/canonical/cloud-init/issues/4193 is now fixed, which gives us a clean boot on Vultr * A previous fix was attempted with https://github.com/canonical/cloud-init/pull/2146 but https://github.com/canonical/cloud-init/pull/4222 now fixes it properly PR: 272391 Reported by: freebsd@igalic.co Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
20f8a3dc6e
commit
f5fd130070
@ -1,6 +1,6 @@
|
||||
PORTNAME= cloud-init
|
||||
DISTVERSION= 23.2-30
|
||||
DISTVERSIONSUFFIX= -g5267ebbf
|
||||
DISTVERSION= 23.2-45
|
||||
DISTVERSIONSUFFIX= -g59fd01d68
|
||||
CATEGORIES= net python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1687053312
|
||||
SHA256 (canonical-cloud-init-23.2-30-g5267ebbf_GH0.tar.gz) = bf43e1cc9a222870a082edda7b2d7f6785ddf0815a879fa2991ad85dcf1accac
|
||||
SIZE (canonical-cloud-init-23.2-30-g5267ebbf_GH0.tar.gz) = 1570383
|
||||
TIMESTAMP = 1688506390
|
||||
SHA256 (canonical-cloud-init-23.2-45-g59fd01d68_GH0.tar.gz) = c7e3fd526ade0c7ad4a5438853017a4ef6ed592ff8f4759232948667cb825059
|
||||
SIZE (canonical-cloud-init-23.2-45-g59fd01d68_GH0.tar.gz) = 5710050
|
||||
|
Loading…
Reference in New Issue
Block a user