Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
docker


Commits:
f84194f9 by Lukas Fleischer at 2025-03-27T18:20:45+01:00
upgpkg: 1:28.0.4-1: update to 28.0.4

- - - - -


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 = 28.0.1
+       pkgver = 28.0.4
        pkgrel = 1
        epoch = 1
        url = https://www.docker.com/
@@ -27,12 +27,12 @@ pkgbase = docker
        optdepends = pigz: parallel gzip compressor support
        optdepends = docker-buildx: extended build capabilities
        options = !lto
-       source = git+https://github.com/docker/cli.git#tag=v28.0.1
-       source = git+https://github.com/moby/moby.git#tag=v28.0.1
+       source = git+https://github.com/docker/cli.git#tag=v28.0.4
+       source = git+https://github.com/moby/moby.git#tag=v28.0.4
        source = 
git+https://github.com/krallin/tini.git#commit=de40ad007797e0dcd8b7126f27bb87401d224240
        source = docker.sysusers
-       sha256sums = 
8885ea9d04414ff887d0a5a652b6aeaee94d17c0e495ebafd6b58fbd2d7a43c2
-       sha256sums = 
477289a41f11c3a9c1b0fea64b1b50089a732289077a91132832c156c77d71d8
+       sha256sums = 
8c69689fe06539b8f33e6cd370effd63a478caae086aa9f0ea377fd52cc77851
+       sha256sums = 
596b424c56aa1f4e24f93ec49fc69f4b838fa870155628a0d8aeacab5bdcaabe
        sha256sums = 
28a6641d508f60d47315efb3c85d97360188750a45bd6d3c8737d3f1a2b44121
        sha256sums = 
541826011a9836d05a2f42293d5f1beadf2ca8d89fb604487d61a013505678eb
 


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <[email protected]>
 
 pkgname=docker
-pkgver=28.0.1
+pkgver=28.0.4
 pkgrel=1
 epoch=1
 pkgdesc='Pack, ship and run any application as a lightweight container'
@@ -21,8 +21,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=('8885ea9d04414ff887d0a5a652b6aeaee94d17c0e495ebafd6b58fbd2d7a43c2'
-            '477289a41f11c3a9c1b0fea64b1b50089a732289077a91132832c156c77d71d8'
+sha256sums=('8c69689fe06539b8f33e6cd370effd63a478caae086aa9f0ea377fd52cc77851'
+            '596b424c56aa1f4e24f93ec49fc69f4b838fa870155628a0d8aeacab5bdcaabe'
             '28a6641d508f60d47315efb3c85d97360188750a45bd6d3c8737d3f1a2b44121'
             '541826011a9836d05a2f42293d5f1beadf2ca8d89fb604487d61a013505678eb')
 



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/docker/-/commit/f84194f97beadef9ec50f74ea56fc121087a0c72
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to