Github messages for voidlinux
 help / color / mirror / Atom feed
From: daniel-eys <daniel-eys@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] containerd: update to 1.3.4.
Date: Tue, 12 May 2020 22:55:13 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21892@inbox.vuxu.org> (raw)

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

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

https://github.com/daniel-eys/void-packages containerd
https://github.com/void-linux/void-packages/pull/21892

containerd: update to 1.3.4.
None

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

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

From 24905d55c3a7369eb93dcfc30b37a6600d2dd4b7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 12 May 2020 22:41:16 +0200
Subject: [PATCH] containerd: update to 1.3.4.

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

diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template
index efc52d1f46d..1370eef45f9 100644
--- a/srcpkgs/containerd/template
+++ b/srcpkgs/containerd/template
@@ -1,6 +1,6 @@
 # Template file for 'containerd'
 pkgname=containerd
-version=1.3.2
+version=1.3.4
 revision=1
 build_style=go
 go_import_path=github.com/containerd/containerd
@@ -18,12 +18,12 @@ maintainer="Paul Knopf <pauldotknopf@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/containerd/containerd"
 distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz"
-checksum=1ac07660f693aac0df48638090e1c528a056dbe19c4136bbe0c74fa865399b96
+checksum=374d0c944985a64a7f31da4018aaa6d7a0b123122633ce28ab04cf1203f785b8
 make_dirs="/var/lib/containerd 0755 root root"
 
 post_build() {
 	# Build the man pages
-	for _i in containerd-config.toml.5 containerd-config.1 ; do
+	for _i in containerd-config.toml.5 containerd-config.8 ; do
 		go-md2man -in "docs/man/$_i.md" -out "docs/man/$_i"
 	done
 }
@@ -31,7 +31,7 @@ post_build() {
 post_install() {
 	vsv containerd
 
-	for _i in containerd-config.toml.5 containerd-config.1 ; do
+	for _i in containerd-config.toml.5 containerd-config.8 ; do
 		vman docs/man/$_i
 	done
 }

             reply	other threads:[~2020-05-12 20:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-12 20:55 daniel-eys [this message]
2020-05-14 17:28 ` [PR PATCH] [Merged]: " Hoshpak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21892@inbox.vuxu.org \
    --to=daniel-eys@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).