From f0ab419c78de8d969d9aed34ab50a7898486c401 Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Sat, 21 Nov 2020 16:09:38 -0800 Subject: [PATCH] lxd: update to 4.8. --- srcpkgs/lxd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lxd/template b/srcpkgs/lxd/template index bf9b207d7f1..0b3d30a96eb 100644 --- a/srcpkgs/lxd/template +++ b/srcpkgs/lxd/template @@ -1,6 +1,6 @@ # Template file for 'lxd' pkgname=lxd -version=4.7 +version=4.8 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=011745a66e971d95ada088dc42a9154028393de86871ea3ef4ff91a2976525ed +checksum=de4f096c71448ceb358c0d0d63e34d17ea8e49c15eb9d4f8af5030ce0535337f system_groups="lxd" # whitelist libcap LDFLAGS (see: https://github.com/lxc/lxd/issues/6727)