~alpine/aports

[alpine-aports] [PATCH] testing/lxd: upgrade to 2.8

Details
Message ID
<20170127211954.3684-1-valery.kartel@gmail.com>
Sender timestamp
1485551994
DKIM signature
missing
Download raw message
Patch: +9 -9
init-script: fix indentation
---
 testing/lxd/APKBUILD  | 14 +++++++-------
 testing/lxd/lxd.initd |  4 ++--
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/testing/lxd/APKBUILD b/testing/lxd/APKBUILD
index fca72656c5..5906832612 100644
--- a/testing/lxd/APKBUILD
+++ b/testing/lxd/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=lxd
pkgver=2.7
pkgver=2.8
pkgrel=0
pkgdesc="a container hypervisor and a new user experience for LXC"
url="https://linuxcontainers.org/lxd/"
@@ -48,12 +48,12 @@ package() {
		"$pkgdir"/etc/conf.d/lxd || return 1
}

md5sums="643aa5863ca2c84a5d60f9068583cd7a  lxd-2.7.tar.gz
md5sums="ecb4ab66b2ed9a1ff2dc659c716f1b62  lxd-2.8.tar.gz
7a3132c6cdd5e9ec111dec9ce8dadaf2  lxd.confd
172e64652ad8a79fc7a6a95fa58620f1  lxd.initd"
sha256sums="2af04dea826ab104f8d5c93e7cc53c5e2ea2f88635afe48f8bbce8b0a4de9026  lxd-2.7.tar.gz
29018e596d4faf80cbd394352570d746  lxd.initd"
sha256sums="47d831933ca448e1eb72731c4ae089c26b3409a7852c7fb9e474f19b7abc258c  lxd-2.8.tar.gz
18aff7faa03d4f92e78df6bc19cb33e8b701c2d8defcf52a9d354afdeccd8e92  lxd.confd
ca7b7be0b22db669e6489d8035defbf9270c6097044faf36b67a3ee4b39760ab  lxd.initd"
sha512sums="6fe5249c5486577518a8d3b54ccc93a816192cfc6758ee056c5f9d4cdc614c3587829e09c18bb39716f12c8f81b3d03b003922dc3c359dbd9da76a82c11fe7b0  lxd-2.7.tar.gz
e51c17bb326dc3650c54956eff3e7b4eccbfc449444ee07d556cc7e4487c8b91  lxd.initd"
sha512sums="fae7eedc924b2bc6d2ed474790b5f2859f589749514751e7ffb814a5548fe3eeb23b01b99f6df41a20f332cfe290cf92d202ba763c9a00180b2bc8b092d1148d  lxd-2.8.tar.gz
7f1fdacacf8bdab49d3a932c41d52aa84b0df5e0fa3d8e67758902ae70b99b23eb0a9e869cc0d06b30ca711b0f3e18ac5dfa9aad2f43d2cf1fda1eb8353c6ba0  lxd.confd
f13a4979402bb572767f8aee0ab7aa9f056cc27f3b2da2e5837809e898a38e407e797a469394e2cd3d0f6408e6a84f516c37314f330346b40bea1326cbd5cdbc  lxd.initd"
94de0c0d5ab63463a929a4151359950b1117d0ada5ccf0944311cc70c6b6d4c437ccb4158734ab35db67bfb4abc437074c3f3515be4531f63adc74da21fefb5b  lxd.initd"
diff --git a/testing/lxd/lxd.initd b/testing/lxd/lxd.initd
index 9d3c666b0c..6020f85b35 100644
--- a/testing/lxd/lxd.initd
+++ b/testing/lxd/lxd.initd
@@ -7,7 +7,7 @@ command_background="true"
pidfile="/var/run/${RC_SVCNAME}.pid"

depend() {
    need net
    use lxcfs
	need net
	use lxcfs
	after firewall
}
-- 
2.11.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)