Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] restic: update to 0.15.0.
@ 2023-01-14  1:05 sbromberger
  2023-01-14  1:08 ` [PR PATCH] [Updated] " sbromberger
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: sbromberger @ 2023-01-14  1:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sbromberger/void-packages master
https://github.com/void-linux/void-packages/pull/41629

restic: update to 0.15.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**


#### Local build testing
- I built this PR locally for my native architecture, (x86-64-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64
  - armv6l



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

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

From 6e6339fdda1643d479944a339cfb595367ea0837 Mon Sep 17 00:00:00 2001
From: Seth Bromberger <github@bromberger.com>
Date: Fri, 13 Jan 2023 20:03:20 -0500
Subject: [PATCH] restic: update to 0.15.0.

---
 srcpkgs/restic/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/restic/template b/srcpkgs/restic/template
index 2c39c1b02a36..a0f3c5955928 100644
--- a/srcpkgs/restic/template
+++ b/srcpkgs/restic/template
@@ -1,6 +1,6 @@
 # Template file for 'restic'
 pkgname=restic
-version=0.14.0
+version=0.15.0
 revision=1
 build_style=go
 go_import_path=github.com/restic/restic
@@ -12,7 +12,7 @@ license="BSD-2-Clause"
 homepage="https://restic.net/"
 changelog="https://raw.githubusercontent.com/restic/restic/master/CHANGELOG.md"
 distfiles="https://github.com/restic/restic/releases/download/v${version}/restic-${version}.tar.gz"
-checksum=78cdd8994908ebe7923188395734bb3cdc9101477e4163c67e7cc3b8fd3b4bd6
+checksum=85a6408cfb0798dab52335bcb00ac32066376c32daaa75461d43081499bc7de8
 
 post_install() {
 	vlicense LICENSE

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

end of thread, other threads:[~2023-01-15 11:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-14  1:05 [PR PATCH] restic: update to 0.15.0 sbromberger
2023-01-14  1:08 ` [PR PATCH] [Updated] " sbromberger
2023-01-14  1:08 ` sbromberger
2023-01-15 11:21 ` [PR PATCH] [Merged]: " paper42

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).