Github messages for voidlinux
 help / color / mirror / Atom feed
From: abraunegg <abraunegg@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] onedrive: update to 2.4.18
Date: Wed, 15 Jun 2022 08:48:31 +0200	[thread overview]
Message-ID: <20220615064831.UyJpcG9lpdsU4l5Ablu89lJFNn3kv058GnSHgYCMD8Q@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37066@inbox.vuxu.org>

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

There is an updated pull request by abraunegg against master on the void-packages repository

https://github.com/abraunegg/void-packages patch-1
https://github.com/void-linux/void-packages/pull/37066

onedrive: update to 2.4.18
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

**NB:** I am the upstream developer, this change only changes the sha256sum & version number of the 'onedrive' upstream package that void uses.

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From ebb2f78f81779d748fcb8a84c48395799eb549df Mon Sep 17 00:00:00 2001
From: abraunegg <alex.braunegg@gmail.com>
Date: Tue, 10 May 2022 07:48:33 +1000
Subject: [PATCH 1/3] onedrive: update to 2.4.17

onedrive: update to 2.4.17
---
 srcpkgs/onedrive/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/onedrive/template b/srcpkgs/onedrive/template
index ef21f47eb6f4..3c16c470b4fa 100644
--- a/srcpkgs/onedrive/template
+++ b/srcpkgs/onedrive/template
@@ -1,6 +1,6 @@
 # Template file for 'onedrive'
 pkgname=onedrive
-version=2.4.13
+version=2.4.17
 revision=1
 build_style=gnu-configure
 configure_args="DC=ldc2"
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/abraunegg/onedrive"
 changelog="https://raw.githubusercontent.com/abraunegg/onedrive/master/CHANGELOG.md"
 distfiles="https://github.com/abraunegg/onedrive/archive/v${version}.tar.gz"
-checksum=6cb903ec14be249caa13c04a4fbba9a431041c224e7d815798a94f7b93861263
+checksum=ee65ad33be6d0ed65234da92a3b38be47bbd2cda7821c90513ec32a27516cece
 nocross="uses host flags for cross compilations"
 
 post_install() {

From 3c335b5b1e12229e51c03d54c08e37e94568394e Mon Sep 17 00:00:00 2001
From: abraunegg <alex.braunegg@gmail.com>
Date: Fri, 3 Jun 2022 09:05:50 +1000
Subject: [PATCH 2/3] onedrive: update to 2.4.18

Update to v2.4.18
---
 srcpkgs/onedrive/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/onedrive/template b/srcpkgs/onedrive/template
index 3c16c470b4fa..6e3ac656c6bb 100644
--- a/srcpkgs/onedrive/template
+++ b/srcpkgs/onedrive/template
@@ -1,6 +1,6 @@
 # Template file for 'onedrive'
 pkgname=onedrive
-version=2.4.17
+version=2.4.18
 revision=1
 build_style=gnu-configure
 configure_args="DC=ldc2"
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/abraunegg/onedrive"
 changelog="https://raw.githubusercontent.com/abraunegg/onedrive/master/CHANGELOG.md"
 distfiles="https://github.com/abraunegg/onedrive/archive/v${version}.tar.gz"
-checksum=ee65ad33be6d0ed65234da92a3b38be47bbd2cda7821c90513ec32a27516cece
+checksum=e6dfd1644395c03bebfc5e68e3d0037644c0bcad5d732326df5cec00fbd05f3d
 nocross="uses host flags for cross compilations"
 
 post_install() {

From a6526f5ed21c5f7426a964ffc11590e26a842dd7 Mon Sep 17 00:00:00 2001
From: abraunegg <alex.braunegg@gmail.com>
Date: Wed, 15 Jun 2022 16:48:28 +1000
Subject: [PATCH 3/3] Update template

Update to v2.4.19
---
 srcpkgs/onedrive/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/onedrive/template b/srcpkgs/onedrive/template
index 1261c63e385d..c0ec1a16f6cb 100644
--- a/srcpkgs/onedrive/template
+++ b/srcpkgs/onedrive/template
@@ -1,6 +1,6 @@
 # Template file for 'onedrive'
 pkgname=onedrive
-version=2.4.18
+version=2.4.19
 revision=1
 build_style=gnu-configure
 configure_args="DC=ldc2"
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/abraunegg/onedrive"
 changelog="https://raw.githubusercontent.com/abraunegg/onedrive/master/CHANGELOG.md"
 distfiles="https://github.com/abraunegg/onedrive/archive/v${version}.tar.gz"
-checksum=e6dfd1644395c03bebfc5e68e3d0037644c0bcad5d732326df5cec00fbd05f3d
+checksum=4dc977f4caf51af834bb0d1c3da818a6225c96a13c0acba4d1e674eba057d9f7
 nocross="uses host flags for cross compilations"
 
 post_install() {
@@ -23,4 +23,4 @@ onedrive-d_package() {
 	build_style=meta
 	depends="${sourcepkg}"
 	short_desc+=" (transitional dummy package)"
-}
\ No newline at end of file
+}

  parent reply	other threads:[~2022-06-15  6:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-09 21:50 [PR PATCH] onedrive: update to 2.4.17 abraunegg
2022-05-10  9:12 ` paper42
2022-05-13 13:52 ` ericonr
2022-05-13 13:54 ` selfisekai
2022-05-13 13:56 ` ericonr
2022-06-02 23:05 ` [PR PATCH] [Updated] " abraunegg
2022-06-02 23:07 ` onedrive: update to 2.4.18 abraunegg
2022-06-08  1:41 ` [PR PATCH] [Updated] " abraunegg
2022-06-15  6:48 ` abraunegg [this message]
2022-06-15 20:07 ` onedrive: update to 2.4.19 abraunegg
2022-07-26  6:34 ` abraunegg
2022-07-26  6:34 ` [PR PATCH] [Closed]: " abraunegg

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=20220615064831.UyJpcG9lpdsU4l5Ablu89lJFNn3kv058GnSHgYCMD8Q@z \
    --to=abraunegg@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).