parent
1c50158ba5
commit
178f535800
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lxd'
|
||||
pkgname=lxd
|
||||
version=4.6
|
||||
version=4.7
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/lxc/lxd
|
||||
|
@ -15,11 +15,9 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://linuxcontainers.org/lxd"
|
||||
distfiles="https://linuxcontainers.org/downloads/lxd/lxd-${version}.tar.gz"
|
||||
checksum=3702f5eafba6dba2ab21c2119bc74e8b55514d697c1fac80343adeea94d72e04
|
||||
checksum=011745a66e971d95ada088dc42a9154028393de86871ea3ef4ff91a2976525ed
|
||||
system_groups="lxd"
|
||||
|
||||
_libdir="/usr/lib/sqlite-replication"
|
||||
LDFLAGS="-L${XBPS_CROSS_BASE}${_libdir} -Wl,-R${_libdir}"
|
||||
# whitelist libcap LDFLAGS (see: https://github.com/lxc/lxd/issues/6727)
|
||||
export CGO_LDFLAGS_ALLOW='-Wl,-wrap,pthread_create'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue