summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Mettke2018-04-16 05:48:13 +0200
committerMarc Mettke2018-04-16 05:48:13 +0200
commit752b0d5d048430416cfce4f1b7759de995ef1fed (patch)
treef1a733bb2dcba34266d0238b74f0ce1654d9556c
parentf098f36b5789c0664a448071f8416337c549eb30 (diff)
downloadaur-752b0d5d048430416cfce4f1b7759de995ef1fed.tar.gz
[lxc-selinux] 1:3.0.0-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7fcf65817f4b..b40269f1b915 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lxc-selinux
pkgdesc = Linux Containers
- pkgver = 2.1.1
+ pkgver = 3.0.0
pkgrel = 1
epoch = 1
url = http://linuxcontainers.org
@@ -22,18 +22,18 @@ pkgbase = lxc-selinux
optdepends = lua
optdepends = lua-filesystem: lxc-top
optdepends = lua-alt-getopt: lxc-top
- provides = lxc=2.1.1-1
+ provides = lxc=3.0.0-1
conflicts = lxc
options = emptydirs
backup = etc/lxc/default.conf
backup = etc/default/lxc
- source = https://linuxcontainers.org/downloads/lxc/lxc-2.1.1.tar.gz
- source = https://linuxcontainers.org/downloads/lxc/lxc-2.1.1.tar.gz.asc
+ source = https://linuxcontainers.org/downloads/lxc/lxc-3.0.0.tar.gz
+ source = https://linuxcontainers.org/downloads/lxc/lxc-3.0.0.tar.gz.asc
source = lxc.tmpfiles.d
source = lxc.service
source = lxc-auto.service
validpgpkeys = 602F567663E593BCBD14F338C638974D64792D67
- sha256sums = 68663a67450a8d6734e137eac54cc7077209fb15c456eec401a2c26e6386eff6
+ sha256sums = 6230224c27f050201b372b18a9f39cd220ed584899c5f0cf73c6b313dabc8d8a
sha256sums = SKIP
sha256sums = 10e4f661872f773bf3122a2f9f2cb13344fea86a4ab72beecb4213be4325c479
sha256sums = 711fb84c87b143cb0098e095fdebb040b15f553a854efbe846a00100bdb9ae88
diff --git a/PKGBUILD b/PKGBUILD
index c1fab8f98971..4a310252154d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=lxc-selinux
epoch=1
-pkgver=2.1.1
+pkgver=3.0.0
pkgrel=1
pkgdesc="Linux Containers"
arch=('x86_64')
@@ -31,7 +31,7 @@ source=("https://linuxcontainers.org/downloads/lxc/${pkgname/-selinux}-${pkgver}
"lxc.tmpfiles.d"
"lxc.service"
"lxc-auto.service")
-sha256sums=('68663a67450a8d6734e137eac54cc7077209fb15c456eec401a2c26e6386eff6'
+sha256sums=('6230224c27f050201b372b18a9f39cd220ed584899c5f0cf73c6b313dabc8d8a'
'SKIP'
'10e4f661872f773bf3122a2f9f2cb13344fea86a4ab72beecb4213be4325c479'
'711fb84c87b143cb0098e095fdebb040b15f553a854efbe846a00100bdb9ae88'