Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] docker: update to 19.03.9.
@ 2020-05-25 20:14 daniel-eys
  2020-05-28  7:38 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 1 reply; 2+ messages in thread
From: daniel-eys @ 2020-05-25 20:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 361 bytes --]

There is a new pull request by daniel-eys against master on the void-packages repository

https://github.com/daniel-eys/void-packages docker
https://github.com/void-linux/void-packages/pull/22297

docker: update to 19.03.9.
Also fixing the fish completion installation.

A patch file from https://github.com/void-linux/void-packages/pull/22297.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-docker-22297.patch --]
[-- Type: text/x-diff, Size: 1905 bytes --]

From ae514eca7064d5733b7bc7a23a0c7459fdc8ea18 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Mon, 25 May 2020 21:24:58 +0200
Subject: [PATCH] docker: update to 19.03.9.

---
 srcpkgs/docker/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/docker/template b/srcpkgs/docker/template
index e9a226eb4ff..f7ca5286cf9 100644
--- a/srcpkgs/docker/template
+++ b/srcpkgs/docker/template
@@ -1,7 +1,7 @@
 # Template file for 'docker'
 pkgname=docker
-version=19.03.8
-revision=2
+version=19.03.9
+revision=1
 wrksrc="${pkgname}-ce-${version}"
 hostmakedepends="git go pkg-config curl cmake tar"
 makedepends="libbtrfs-devel sqlite-devel device-mapper-devel libseccomp-devel
@@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="http://www.docker.io"
 distfiles="https://github.com/docker/docker-ce/archive/v${version}.tar.gz"
-checksum=781c69e00e98f64fb167ee61de764882bd4926a873d98ce6f370d3cd3435b501
+checksum=f1b9e28e789516b4ba741cc4683c2c088e8c4893e2acbd7ac272a75ddeccc1a1
 
 # These are required at run-time.
 depends+=" iptables xz git"
@@ -54,7 +54,7 @@ do_install() {
 	vbin components/cli/build/docker docker
 	vinstall components/cli/contrib/completion/bash/docker 644 usr/share/bash-completion/completions
 	vinstall components/cli/contrib/completion/zsh/_docker 644 usr/share/zsh/site-functions
-	vinstall components/cli/contrib/completion/fish/docker.fish 644 usr/share/fish_vendor_completions.d/docker.fish
+	vinstall components/cli/contrib/completion/fish/docker.fish 644 usr/share/fish/vendor_completions.d
 	vinstall components/engine/contrib/syntax/vim/syntax/dockerfile.vim 644 usr/share/vim/vimfiles/snytax/dockerfile.vim
 	vinstall components/engine/contrib/syntax/vim/ftdetect/dockerfile.vim 644 usr/share/vim/vimfiles/ftdetect/dockerfile.vim
 	vsv docker

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: docker: update to 19.03.9.
  2020-05-25 20:14 [PR PATCH] docker: update to 19.03.9 daniel-eys
@ 2020-05-28  7:38 ` Piraty
  0 siblings, 0 replies; 2+ messages in thread
From: Piraty @ 2020-05-28  7:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 205 bytes --]

There's a merged pull request on the void-packages repository

docker: update to 19.03.9.
https://github.com/void-linux/void-packages/pull/22297

Description:
Also fixing the fish completion installation.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-28  7:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-25 20:14 [PR PATCH] docker: update to 19.03.9 daniel-eys
2020-05-28  7:38 ` [PR PATCH] [Merged]: " Piraty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).