From d6cc4ec207ed63f07ab0ca8d2a1d13ff290590df Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 28 May 2021 22:36:42 +0200 Subject: [PATCH] lxd: update to 4.14. --- srcpkgs/lxd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lxd/template b/srcpkgs/lxd/template index 57121aa35543..9f87ebc28530 100644 --- a/srcpkgs/lxd/template +++ b/srcpkgs/lxd/template @@ -1,6 +1,6 @@ # Template file for 'lxd' pkgname=lxd -version=4.9 +version=4.14 revision=1 build_style=go go_import_path=github.com/lxc/lxd @@ -15,7 +15,7 @@ maintainer="Cameron Nemo " license="Apache-2.0" homepage="https://linuxcontainers.org/lxd" distfiles="https://linuxcontainers.org/downloads/lxd/lxd-${version}.tar.gz" -checksum=445e1dfcca4cc14587e083704389fb0bc4de8189597740a35ef3b7acdf56036b +checksum=1e1ea51aec8860faae3028820d38df66f3dbf70436bc2749117c8c21c1d92ff5 system_groups="lxd" # whitelist libcap LDFLAGS (see: https://github.com/lxc/lxd/issues/6727)