Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / lxc
Commits:
c046008d by Sergej Pupykin at 2024-09-17T00:03:02+03:00
upgpkg: 1:6.0.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lxc
pkgdesc = Linux Containers
- pkgver = 6.0.1
+ pkgver = 6.0.2
pkgrel = 1
epoch = 1
url = https://linuxcontainers.org
@@ -26,13 +26,13 @@ pkgbase = lxc
options = emptydirs
backup = etc/lxc/default.conf
backup = etc/default/lxc
- source = https://linuxcontainers.org/downloads/lxc/lxc-6.0.1.tar.gz
- source = https://linuxcontainers.org/downloads/lxc/lxc-6.0.1.tar.gz.asc
+ source = https://linuxcontainers.org/downloads/lxc/lxc-6.0.2.tar.gz
+ source = https://linuxcontainers.org/downloads/lxc/lxc-6.0.2.tar.gz.asc
source = lxc.tmpfiles.d
source = lxc.service
source = lxc-auto.service
validpgpkeys = 602F567663E593BCBD14F338C638974D64792D67
- sha256sums =
ccb38fbcdb86a82ee8192ccc85bba47edaf824439e9a7f12ab178d51ff1f77e0
+ sha256sums =
1930aa10d892db8531d1353d15f7ebf5913e74a19e134423e4d074c07f2d6e8b
sha256sums = SKIP
sha256sums =
10e4f661872f773bf3122a2f9f2cb13344fea86a4ab72beecb4213be4325c479
sha256sums =
bbe7e0447bc3bf5f75f312c34d647f5218024731628a5e8633b1ea1801ebe16b
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=lxc
epoch=1
-pkgver=6.0.1
+pkgver=6.0.2
pkgrel=1
pkgdesc="Linux Containers"
arch=('x86_64')
@@ -27,7 +27,7 @@
source=("https://linuxcontainers.org/downloads/lxc/$pkgname-${pkgver}.tar.gz"{,.
"lxc.tmpfiles.d"
"lxc.service"
"lxc-auto.service")
-sha256sums=('ccb38fbcdb86a82ee8192ccc85bba47edaf824439e9a7f12ab178d51ff1f77e0'
+sha256sums=('1930aa10d892db8531d1353d15f7ebf5913e74a19e134423e4d074c07f2d6e8b'
'SKIP'
'10e4f661872f773bf3122a2f9f2cb13344fea86a4ab72beecb4213be4325c479'
'bbe7e0447bc3bf5f75f312c34d647f5218024731628a5e8633b1ea1801ebe16b'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lxc/-/commit/c046008d6de6b5e43e062fdae28a84988e0b6a91
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lxc/-/commit/c046008d6de6b5e43e062fdae28a84988e0b6a91
You're receiving this email because of your account on gitlab.archlinux.org.