Github messages for voidlinux
 help / color / mirror / Atom feed
From: tibequadorian <tibequadorian@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] Update OTPClient, libcotp and libbaseencode
Date: Sun, 20 Feb 2022 01:27:24 +0100	[thread overview]
Message-ID: <20220220002724.TvEkYjSxsdo6zuwnC2JSnRK1GPUraPkVYG3ORePS9fc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35504@inbox.vuxu.org>

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

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

https://github.com/tibequadorian/void-packages otpclient
https://github.com/void-linux/void-packages/pull/35504

Update OTPClient, libcotp and libbaseencode
supersedes https://github.com/void-linux/void-packages/pull/35503

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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 [skip CI](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/35504.patch is attached

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

From 3056b5c30e94783944c7187e21233df27325b6a5 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Thu, 10 Feb 2022 13:38:21 +0100
Subject: [PATCH 1/3] libbaseencode: update to 1.0.12.

---
 srcpkgs/libbaseencode/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libbaseencode/template b/srcpkgs/libbaseencode/template
index 1c9299b1beae..5a3633b3a6ce 100644
--- a/srcpkgs/libbaseencode/template
+++ b/srcpkgs/libbaseencode/template
@@ -1,14 +1,14 @@
 # Template file for 'libbaseencode'
 pkgname=libbaseencode
-version=1.0.9
-revision=2
+version=1.0.12
+revision=1
 build_style=cmake
 short_desc="Library for encoding decoding data use base32 or base64"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/paolostivanin/libbaseencode"
 distfiles="https://github.com/paolostivanin/libbaseencode/archive/v${version}.tar.gz"
-checksum=a183d7cf30d931b2a078d6f0ef64616b71ab26f9258e5f4e191778c7ace7175d
+checksum=ee9d4cc198d48365633274f41bd1b0eae12f9bef49182ea20050aa68f60e09b6
 
 libbaseencode-devel_package() {
 	depends="libbaseencode-${version}_${revision}"

From f158757511a4a93ea75a7623f2631923beed3b24 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Thu, 10 Feb 2022 13:48:03 +0100
Subject: [PATCH 2/3] libcotp: update to 1.2.4.

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

diff --git a/srcpkgs/libcotp/template b/srcpkgs/libcotp/template
index 9e147ff7deb6..3cd17d10bd84 100644
--- a/srcpkgs/libcotp/template
+++ b/srcpkgs/libcotp/template
@@ -1,6 +1,6 @@
 # Template file for 'libcotp'
 pkgname=libcotp
-version=1.2.2
+version=1.2.4
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/paolostivanin/libcotp"
 distfiles="https://github.com/paolostivanin/libcotp/archive/v${version}.tar.gz"
-checksum=25b45ffa4aece5cc689503ebea7356a2f760c194f0c41805934495d2fe7165b1
+checksum=6a077c6a8e785a542262f207fbb760f3d7d03649787c10cb01ea38c280dda070
 
 libcotp-devel_package() {
 	depends="libcotp-${version}_${revision}"

From 4c56d7a0ad60844a8c32f3a5eb0d3e4171efddf4 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Thu, 10 Feb 2022 13:56:05 +0100
Subject: [PATCH 3/3] OTPClient: update to 2.4.8.

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

diff --git a/srcpkgs/OTPClient/template b/srcpkgs/OTPClient/template
index 28de82117c9a..409c3942acf6 100644
--- a/srcpkgs/OTPClient/template
+++ b/srcpkgs/OTPClient/template
@@ -1,6 +1,6 @@
 # Template file for 'OTPClient'
 pkgname=OTPClient
-version=2.4.4
+version=2.4.8
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -11,4 +11,4 @@ maintainer="Ulf <void@uw.anonaddy.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/paolostivanin/OTPClient"
 distfiles="https://github.com/paolostivanin/OTPClient/archive/v${version}.tar.gz"
-checksum=5b976782906f15e2a4e001d73909a05f6146010cea83d78e3ad5c850f4049da4
+checksum=252dd4cad71ea19f26686a8c6cfdb12fb25100cb98694fd36eec1a4d28f39a23

  parent reply	other threads:[~2022-02-20  0:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-10 13:07 [PR PATCH] " tibequadorian
2022-02-10 13:08 ` tibequadorian
2022-02-10 13:08 ` tibequadorian
2022-02-10 13:09 ` tibequadorian
2022-02-20  0:26 ` [PR PATCH] [Updated] " tibequadorian
2022-02-20  0:27 ` tibequadorian [this message]
2022-02-23 23:48 ` [PR PATCH] [Merged]: " paper42

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=20220220002724.TvEkYjSxsdo6zuwnC2JSnRK1GPUraPkVYG3ORePS9fc@z \
    --to=tibequadorian@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).