From 5fdd73461a185b9fa7f0c9995aebe20185e00de9 Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Sun, 7 Jun 2020 12:42:46 -0700 Subject: [PATCH] lxd: update to 4.2. --- srcpkgs/lxd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lxd/template b/srcpkgs/lxd/template index d61aea96266..b696de62cfe 100644 --- a/srcpkgs/lxd/template +++ b/srcpkgs/lxd/template @@ -1,6 +1,6 @@ # Template file for 'lxd' pkgname=lxd -version=4.0.1 +version=4.2 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=bdcdf74553533824cc63d6760ab3a09a5354e8bcb4ad3d938fde1feb95f4b36b +checksum=a4269555bf9ea7d7d0bc7dda0c6900db97101332df9102274937bf68b927685f system_groups="lxd" _libdir="/usr/lib/sqlite-replication"