[arch-commits] Commit in cloud-init/trunk (PKGBUILD)

Christian Rebischke shibumi at archlinux.org
Sat Apr 4 12:00:12 UTC 2020


    Date: Saturday, April 4, 2020 @ 12:00:12
  Author: shibumi
Revision: 611562

upgpkg: cloud-init 19.3-2 Fix #66035

Modified:
  cloud-init/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-04 11:57:51 UTC (rev 611561)
+++ PKGBUILD	2020-04-04 12:00:12 UTC (rev 611562)
@@ -7,7 +7,7 @@
 
 pkgname=cloud-init
 pkgver=19.3
-pkgrel=1
+pkgrel=2
 pkgdesc="The standard for customising cloud instances"
 arch=('any')
 url="https://cloud-init.io"
@@ -16,7 +16,7 @@
   'python-oauthlib' 'python-configobj'
   'python-jsonschema' 'python-jsonpatch' 'net-tools'
   'python-requests' 'python-oauthlib' 'python-jinja' 'python-six'
-  'netplan')
+  'netplan' 'dhclient')
 makedepends=('python' 'python-setuptools')
 backup=('etc/cloud/cloud.cfg' 'etc/cloud/cloud.cfg.d/05_logging.cfg')
 source=("https://launchpad.net/${pkgname}/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz"



More information about the arch-commits mailing list