Github messages for voidlinux
 help / color / mirror / Atom feed
From: zbioe <zbioe@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] update anydesk version
Date: Mon, 11 May 2020 04:20:27 +0200	[thread overview]
Message-ID: <20200511022027.oy6TGwyS9IpV4XKzo8ENuFr8wGyrmGMNZm43r5mQDag@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21769@inbox.vuxu.org>

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

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

https://github.com/zbioe/void-packages updateAnydesk
https://github.com/void-linux/void-packages/pull/21769

update anydesk version
anydesk now is broken, update to last version of anydesk to fix it

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

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

From 10274351ed4792481db0bf636881faf567cb76e0 Mon Sep 17 00:00:00 2001
From: Iury Fukuda <zbioe@protonmail.com>
Date: Sun, 10 May 2020 23:18:55 -0300
Subject: [PATCH] anydesk: update to 5.5.6.

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

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index 46e9b413dea..1843379a90b 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -1,6 +1,6 @@
 # Template file for 'anydesk'
 pkgname=anydesk
-version=5.5.5
+version=5.5.6
 revision=1
 archs="i686 x86_64"
 wrksrc=${pkgname}-${version}
@@ -14,10 +14,10 @@ restricted=yes
 
 if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ] ; then
 	distfiles="https://download.anydesk.com/linux/anydesk-${version}-amd64.tar.gz"
-	checksum=606950997cfa607eff0f68018b8e6962f2491037a7c590d6e150befcaabe5225
+	checksum=d37678596d7df3926b9ea7dec842cd895618b9860fd75e490deebcf09cf3eeee
 elif [ "${XBPS_TARGET_MACHINE}" = "i686" ]; then
 	distfiles="https://download.anydesk.com/linux/anydesk-${version}-i386.tar.gz"
-	checksum=ead02c9778711a6f028fb0f26f9ef9a48b76ef8f374124b45827e451a55f082a
+	checksum=2b62a369a9fb24cc060bf29ccd1ee94f45d4c2be8c62e4fba8b925ca3008f747
 fi
 
 do_install() {

  reply	other threads:[~2020-05-11  2:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-08 23:28 [PR PATCH] " zbioe
2020-05-11  2:20 ` zbioe [this message]
2020-05-11  2:24 ` zbioe
2020-05-11 18:09 ` [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=20200511022027.oy6TGwyS9IpV4XKzo8ENuFr8wGyrmGMNZm43r5mQDag@z \
    --to=zbioe@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).