Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] anydesk: fix eula checksum.
@ 2022-03-27 18:27 mobinmob
  2022-03-27 18:57 ` tibequadorian
                   ` (10 more replies)
  0 siblings, 11 replies; 18+ messages in thread
From: mobinmob @ 2022-03-27 18:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages anydesk
https://github.com/void-linux/void-packages/pull/36381

anydesk: fix eula checksum.
<!-- 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 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/36381.patch is attached

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

From 60f8b53edcf1d5051a4d353f63c9abce105d3879 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 27 Mar 2022 21:26:45 +0300
Subject: [PATCH] anydesk: fix eula checksum.

---
 srcpkgs/anydesk/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index ba95d8775fe1..cfa7d5427832 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -16,7 +16,7 @@ restricted=yes
 distfiles="https://download.anydesk.com/linux/anydesk_$version-1_x86_64.rpm"
 checksum=93f8ffb2ec46b7601be7682a4096a23ac19768bc5bcd88afb28a88c90f38867a
 
-_eula_digest=cf42c51d94d40c5890b103a1b2c5b62b5faad7af1e14933cab98dea8066175e8
+_eula_digest=86f8a2b9244ffce441fcaeb99895470c6790f1c334e74e760cd50a9f3a7216c4
 
 post_extract() {
 	$XBPS_FETCH_CMD -o eula.html https://anydesk.com/en/terms

^ permalink raw reply	[flat|nested] 18+ messages in thread
* [PR PATCH] anydesk: fix eula checksum.
@ 2021-10-23 14:26 mobinmob
  2021-10-24  0:59 ` ericonr
                   ` (5 more replies)
  0 siblings, 6 replies; 18+ messages in thread
From: mobinmob @ 2021-10-23 14:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages anydesk
https://github.com/void-linux/void-packages/pull/33714

anydesk: fix eula checksum.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/33714.patch is attached

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

From 6eb0ec33cb2f507fdeb69e7c14509616d3237f1e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 23 Oct 2021 17:25:11 +0300
Subject: [PATCH] anydesk: fix eula checksum.

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

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index 0d8597d11f3f..9cee744381a7 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -1,7 +1,7 @@
 # Template file for 'anydesk'
 pkgname=anydesk
 version=6.1.1
-revision=1
+revision=2
 archs="x86_64"
 create_wrksrc=yes
 hostmakedepends="patchelf rpmextract w3m"
@@ -16,7 +16,7 @@ restricted=yes
 distfiles="https://download.anydesk.com/linux/anydesk_$version-1_x86_64.rpm"
 checksum=93f8ffb2ec46b7601be7682a4096a23ac19768bc5bcd88afb28a88c90f38867a
 
-_eula_digest=596226d4f35d871f5dd8bdce1c2a5d00ca9ee76dcb0668a08a9e2ca64e53d11f
+_eula_digest=c2c506dd3fe335365e10814d4b1a2cde227898ce0ddda25c2246a2e18b4ac576
 
 post_extract() {
 	$XBPS_FETCH_CMD -o eula.html https://anydesk.com/en/terms

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

end of thread, other threads:[~2022-05-07 17:50 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-27 18:27 [PR PATCH] anydesk: fix eula checksum mobinmob
2022-03-27 18:57 ` tibequadorian
2022-03-27 19:00 ` mobinmob
2022-03-27 19:00 ` mobinmob
2022-03-27 19:50 ` [PR PATCH] [Updated] " mobinmob
2022-03-27 19:52 ` mobinmob
2022-03-27 19:56 ` mobinmob
2022-03-30 18:26 ` [PR REVIEW] " Chocimier
2022-04-02  5:45 ` mobinmob
2022-05-07  7:16 ` [PR PATCH] [Updated] " mobinmob
2022-05-07  7:17 ` [PR REVIEW] " mobinmob
2022-05-07 17:50 ` [PR PATCH] [Merged]: " Chocimier
  -- strict thread matches above, loose matches on Subject: below --
2021-10-23 14:26 [PR PATCH] " mobinmob
2021-10-24  0:59 ` ericonr
2021-10-24 11:37 ` mobinmob
2021-10-24 11:37 ` mobinmob
2021-10-24 11:38 ` mobinmob
2021-10-24 11:40 ` mobinmob
2021-10-24 11:43 ` mobinmob

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