Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / 
docker


Commits:
7d17cedd by Morten Linderud at 2024-05-06T17:42:15+02:00
upgpkg: 1:26.1.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = docker
        pkgdesc = Pack, ship and run any application as a lightweight container
-       pkgver = 26.1.0
+       pkgver = 26.1.1
        pkgrel = 1
        epoch = 1
        url = https://www.docker.com/
@@ -29,12 +29,12 @@ pkgbase = docker
        optdepends = docker-scan: vulnerability scanner
        optdepends = docker-buildx: extended build capabilities
        options = !lto
-       source = git+https://github.com/docker/cli.git#tag=v26.1.0
-       source = git+https://github.com/moby/moby.git#tag=v26.1.0
+       source = git+https://github.com/docker/cli.git#tag=v26.1.1
+       source = git+https://github.com/moby/moby.git#tag=v26.1.1
        source = 
git+https://github.com/krallin/tini.git#commit=de40ad007797e0dcd8b7126f27bb87401d224240
        source = docker.sysusers
-       sha256sums = 
c1d133590bd1f79235f28aac632f312d4a637464d785dbb8c6f70a7ae5a72df6
-       sha256sums = 
d8d3273a50ca00826626af5a1c45c0287a041e09ba3b6bfc415869ae82f53745
+       sha256sums = 
04bab5792cacbb7f9cf7cf71ee6f9b442d36a0b7be6b2638b4e12b6c394975e2
+       sha256sums = 
4c037c00f85417f6be350cf048c895b06b1ef2f0112b81fc2d64286f51430f35
        sha256sums = 
28a6641d508f60d47315efb3c85d97360188750a45bd6d3c8737d3f1a2b44121
        sha256sums = 
541826011a9836d05a2f42293d5f1beadf2ca8d89fb604487d61a013505678eb
 


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxbo...@archlinux.org>
 
 pkgname=docker
-pkgver=26.1.0
+pkgver=26.1.1
 pkgrel=1
 epoch=1
 pkgdesc='Pack, ship and run any application as a lightweight container'
@@ -22,8 +22,8 @@ source=("git+https://github.com/docker/cli.git#tag=v$pkgver";
         "git+https://github.com/moby/moby.git#tag=v$pkgver";
         "git+https://github.com/krallin/tini.git#commit=$_TINI_COMMIT";
         "$pkgname.sysusers")
-sha256sums=('c1d133590bd1f79235f28aac632f312d4a637464d785dbb8c6f70a7ae5a72df6'
-            'd8d3273a50ca00826626af5a1c45c0287a041e09ba3b6bfc415869ae82f53745'
+sha256sums=('04bab5792cacbb7f9cf7cf71ee6f9b442d36a0b7be6b2638b4e12b6c394975e2'
+            '4c037c00f85417f6be350cf048c895b06b1ef2f0112b81fc2d64286f51430f35'
             '28a6641d508f60d47315efb3c85d97360188750a45bd6d3c8737d3f1a2b44121'
             '541826011a9836d05a2f42293d5f1beadf2ca8d89fb604487d61a013505678eb')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/docker/-/commit/7d17cedd5fb81dfcb8e7b593ee25efcd01ecefd4

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/docker/-/commit/7d17cedd5fb81dfcb8e7b593ee25efcd01ecefd4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to