From db341fd841ceedd8b27f73d30b436111a69bdf83 Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Mon, 21 Dec 2020 19:59:33 -0800 Subject: [PATCH] lxd: update to 4.9. --- srcpkgs/lxd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lxd/template b/srcpkgs/lxd/template index 0b3d30a96eb..57121aa3554 100644 --- a/srcpkgs/lxd/template +++ b/srcpkgs/lxd/template @@ -1,6 +1,6 @@ # Template file for 'lxd' pkgname=lxd -version=4.8 +version=4.9 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=de4f096c71448ceb358c0d0d63e34d17ea8e49c15eb9d4f8af5030ce0535337f +checksum=445e1dfcca4cc14587e083704389fb0bc4de8189597740a35ef3b7acdf56036b system_groups="lxd" # whitelist libcap LDFLAGS (see: https://github.com/lxc/lxd/issues/6727)